[Bug 715000] Re: Stacking is not fully transitive
Jelmer Vernooij
715000 at bugs.launchpad.net
Wed Jun 8 09:16:00 UTC 2011
** Also affects: bzr (Ubuntu)
Importance: Undecided
Status: New
** Changed in: udd
Status: Confirmed => Fix Released
** Changed in: bzr (Ubuntu)
Status: New => Fix Released
** Also affects: bzr (Ubuntu Natty)
Importance: Undecided
Status: New
** Changed in: bzr (Ubuntu Natty)
Status: New => In Progress
** Changed in: bzr (Ubuntu Natty)
Importance: Undecided => High
** Changed in: bzr (Ubuntu Natty)
Assignee: (unassigned) => Jelmer Vernooij (jelmer)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bzr in Ubuntu.
https://bugs.launchpad.net/bugs/715000
Title:
Stacking is not fully transitive
Status in Bazaar Version Control System:
Fix Released
Status in Bazaar 2.2 series:
Fix Released
Status in Bazaar 2.3 series:
Fix Released
Status in Launchpad itself:
Fix Released
Status in Ubuntu Distributed Development:
Fix Released
Status in “bzr” package in Ubuntu:
Fix Released
Status in “bzr” source package in Natty:
In Progress
Bug description:
Stacking is not transitive in all cases. For example, bzr log -n0 will
fail if a revision is only present two levels down.
- bzr init foo
- cd foo
- bzr ci --unchanged -m "foo"
- bzr push --stacked-on=. ../bar
- bzr push --stacked-on=../bar ../baz
- bzr log -n0 ../baz
BOOM like
http://launchpadlibrarian.net/63776527/1qgzM86qVTkcJblo3eTosECDEF3.txt
More information about the foundations-bugs
mailing list