bzr log -r .. broken

Bug #4609 reported by John A Meinel
22
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Medium
Michael Ellerman

Bug Description

With the latest changes to the bzr codebase, supplying an open ended range fails.

Specifically:

$ bzr log -r ..
bzr: ERROR: Invalid revision number 0

Rather than printing all the logs.
Same thing for suppling a short range:

$ bzr log -r -5..
bzr: ERROR: Invalid revision number 0

$ bzr log -r ..5
bzr: ERROR: Invalid revision number 0

I'm not sure when it broke, but it was convenient to use the "bzr log -r -10.." form to get the last 10 revisions.

Martin Pool (mbp)
Changed in bzr:
status: New → Fixed
Revision history for this message
Andrew Bennetts (spiv) wrote :

This appears to be broken again, as of bzr.dev revision 1528.

Changed in bzr:
status: Fix Released → Confirmed
Changed in bzr:
assignee: nobody → michael-ellerman
Revision history for this message
Michael Ellerman (michael-ellerman) wrote :

Fix at: http://michael.ellerman.id.au/files/bzr/mpe
Sent to mailing list, waiting for approval.

Revision history for this message
Michael Ellerman (michael-ellerman) wrote :

Fix merged into bzr mainline, revision 1529.

Changed in bzr:
status: Confirmed → Fix Committed
Revision history for this message
John A Meinel (jameinel) wrote :

This change has been released.

Changed in bzr:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.