2.0 upgrade experiences

Robert Collins robertc at robertcollins.net
Thu Aug 13 06:22:00 BST 2009


On Thu, 2009-08-13 at 08:13 +0300, Teemu Likonen wrote:
> On 2009-08-12 07:36 (+1000), Robert Collins wrote:
> > You will have content in .bzr/repository/obsolete-packs that will get
> > cleaned up when you make subsequent commits. We do this to deal with
> > various edge cases without requiring fsync/fdatasync operations (which
> > are either a) expensive, or b) [on XFS and MacOSX] don't work).
> 
> What if I never commit? Currently my use of bzr is only "bzr pull", and
> it creates new pack files too. If I execute "bzr pack" do the obsolete
> packs remain in the repository forever? (Or until the next "bzr pack"
> but it will create new obsolete packs.)

At the repository level pull is equivalent to commit :) - so it will
autoclean.

-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/20090813/cebc628e/attachment.pgp 


More information about the bazaar mailing list