log of revision range on a file requires working tree

Bug #84247 reported by Nicholas Allen
2
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Low
Aaron Bentley

Bug Description

If you have a branch inside a shared repository that has no working trees then if you try to perform a log for a range of revisions on a file then bzr complains that there is no working tree. If you do the same command but on the whole branch instead of a single file then this is not needed.

For example:

bzr log -r 2..3 path/to/file
bzr: ERROR: No WorkingTree exists for /path/to/branch/.bzr/checkout/.

However:

bzr log -r 2..3

works.

Aaron Bentley (abentley)
Changed in bzr:
assignee: nobody → aaron-bentley
importance: Undecided → Low
status: Unconfirmed → Confirmed
Aaron Bentley (abentley)
Changed in bzr:
status: Confirmed → Fix Committed
Aaron Bentley (abentley)
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.

Other bug subscribers

Remote bug watches

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