[Bug 715000] Re: Stacking is not fully transitive

Martin Pitt martin.pitt at ubuntu.com
Fri Feb 17 09:46:56 UTC 2012


** Changed in: bzr (Ubuntu Maverick)
       Status: New => Won't Fix

-- 
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 Maverick:
  Won't Fix
Status in “bzr” source package in Natty:
  Fix Released

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr/+bug/715000/+subscriptions




More information about the foundations-bugs mailing list