What is the best upgrade path for dirstate-with-subtree?

John Arbash Meinel john at arbash-meinel.com
Mon Aug 25 22:27:28 BST 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kevin Light wrote:
> I have a few repositories that would like to be upgraded since moving to 1.6.  These repositories were moved to bzr from subversion and bzr info shows a format of dirstate-with-subtree.  I have not used the subtree features.
> 
> I've seen it mentioned that rich-root-pack is a solution but is that the best?  Doing a bzr upgrade always fails when using the default format.  What is the recommended format?  
> 
> Kevin
> 
> 

I think "bzr upgrade --1.6-rich-root" will actually fail, but you can do:

bzr init --1.6-rich-root target
cd target
bzr pull $source

You may want "init-repo" in there.

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIsyPAJdeBCYSNAAMRAsQrAJ90jhTyiRYRw8oQpuAvm35L4A1CGgCfWwpN
EtG9XMRTjj2tHUa9kwtvkfk=
=IWmA
-----END PGP SIGNATURE-----



More information about the bazaar mailing list