Downloading source via bazaar
- by beanaroo
Forgive me if this is a stupid question or an inapproptiate place to ask.
This is my first time attempting to download source by means of bazaar (launchpad).
Regardless of the package or branch... I always get an error like the following:
bzr: ERROR: Revision
{[email protected]} not
present in
"Graph(StackedParentsProvider(bzrlib.repository._LazyListJoin(([CachingParentsProvider(None)],
[]))))".
I have looked all over and cannot find an answer. What does this mean? How can I resolve it?
Many thanks.
---edit---
Ubuntu 12.10 running BZR-2.6.0Commands include but are not limited to:
bzr branch lp:ubuntu/quantal-proposed/ubiquity
bzr branch lp:ubuntu/quantal/ubiquity
bzr branch lp:ubuntu/quantal/ubiquity-slideshow-ubuntu
bzr branch lp:nano (just to test)
bzr branch lp:ubuntu/quantal/transmission (just to test)