'baz-import-branch' succeeds, but resulting branch is b0rked
Ben Finney
bignose+hates-spam at benfinney.id.au
Fri Nov 10 06:35:18 GMT 2006
Ben Finney <bignose+hates-spam at benfinney.id.au> writes:
> Okay, having imported *all* the archives involved with this branch
> (over several hours :-/ baz over NFS is teh suck), I still get exactly
> the same problem.
>
> =====
> $ for a in /arch/{foo-2005,foo-2006,bar,baz} ; do bzr baz-import "$a"/ "$a" ; done
> [... several hours later ...]
> $ bzr branch foo-2006/c/v/b/ c-b-v/
> bzr: ERROR: Revision {Arch-1:foo-2005%c--wibble--v--patch-1} not present in inventory.
>
> $ bzr --version | head -n 1
> Bazaar (bzr) 0.10.0
> $ aptitude show bzrtools | grep Version:
> Version: 0.10.0-2
> =====
I've now upgraded 'bzr' from Debian etch. I get the same problem (on
the existing imported branch).
=====
$ bzr branch foo-2006/c/v/b/ ./c-b-v/
Bzrtools is not up to date with installed bzr version 0.11.0.
There should be a newer version available, e.g. 0.11.
bzr: ERROR: Revision {Arch-1:foo-2005%c--wibble--v--patch-1} not present in inventory.
$ bzr --version | head -n 1
Bazaar (bzr) 0.11.0
$ aptitude show bzrtools | grep Version:
Version: 0.10.0-2
=====
> The 'foo-2005/c--wibble--v' version has been imported along with the
> rest of the 'foo-2005' archive, AFAICT. (How can I tell? 'bzr check'
> complains there's no WorkingTree for 'foo-2005/c/v/wibble/.bzr/checkout/'.)
>
> What can I do from here?
>
> (Private replies by email are fine, but followups to the list only please.)
More information about the bazaar
mailing list