Patching from backups
Robert Collins
robert.collins at canonical.com
Thu May 14 08:31:18 BST 2009
On Thu, 2009-05-14 at 08:18 +0100, Russel Winder wrote:
> 1. 2 inconsistent parents is very worrying, parents really need to be
> consistent. Any idea how I get the parents in line?
bzr reconcile.
> 2. I suspect this means I have files in the repository that should not
> be there, does pack get rid of them or is there no garbage collection
> from this sort of disaster?
If you do 'bzr pack' bzr will setup the repo to have one pack and
matching named rix/iix/tix/cix/six files. Then you can look in packs and
see any excess ones - they will all be smaller/dated differently. You
could also get the pack name by doing bzr
dump-btree .bzr/repository/pack-names.
-Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090514/71648aeb/attachment.pgp
More information about the bazaar
mailing list