Nested Tree Support?
Aaron Bentley
aaron.bentley at utoronto.ca
Wed Jun 20 20:58:35 BST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Bob Tanner wrote:
> What's the status of nested tree support?
>
> Brain Dump from 2005-10-15
> http://bazaar-vcs.org/NestedTreeSupport
>
> Progress report seems to indicate support in Bazaar 0.15rc1 from 2007-05-19
> http://bazaar-vcs.org/NestedTreeProgress
The internals do support nested trees. To create them, do
$ bzr init --dirstate-with-subtree foo
$ bzr init --dirstate-with-subtree foo/bar
$ bzr join --reference foo/bar
$ bzr status --short foo
+N bar+
However, support is not polished enough that we would actually recommend
using them. If it breaks, you get to keep both pieces.
So the dirstate-with-subtree format is a hidden format, and equally the
split and join commands are hidden.
> If the native support is indeed in 0.15rc1 then:
>
> Misleading wiki page stating to use Config Manager for Nested Trees on
> 2006-09-05
> http://bazaar-vcs.org/ConfigManager
No, that is still a reasonable choice. Config Manager is what I use.
Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGeYbr0F+nu1YWqI0RAq7oAJsERd258/9HO6rKWzHN+179cPTovwCfZ/+K
UnCqgPP0XdLhcV77Qi9Vvmc=
=AjXP
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list