document about stacked branch
INADA Naoki
songofacandy at gmail.com
Wed May 18 04:24:40 UTC 2011
http://doc.bazaar.canonical.com/bzr.2.3/en/user-guide/stacked.html#limitations-of-stacked-branches
On this page, https://bugs.launchpad.net/bzr/+bug/375013 is referenced
as a limitation.
And one paragraph is commented out because of the bug.
This bug was fixed. Can someone update the doc?
(I doesn't want to do because I am not good at writing English.)
Additionaly, I feel an example in the document doesn't describes when
--stacked option is useful.
bzr push --stacked-on sftp://host/project --stacked
sftp://host/user/stacked-branch
This should be
bzr branch bzr+ssh://example.com/project/trunk my-branch
cd my-branch
(working on my-branch)
bzr push --stacked bzr+ssh://example.com/~/stacked-branch
Any thoughts?
--
INADA Naoki <songofacandy at gmail.com>
More information about the bazaar
mailing list