Can't use replay in a subdirectory of a branch

Bug #683991 reported by Matt Giuca
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bzr-rewrite
Triaged
Medium
Unassigned

Bug Description

If I use any branch-oriented Bzr command in a subdirectory of a branch, it behaves as if I was in the top level. For example:

branch/subdir$ bzr merge $OTHERBRANCH

correctly merges $OTHERBRANCH with my branch.

However, bzr replay doesn't work at all in a subdirectory:

branch$ bzr replay $OTHERBRANCH
(works)

branch/subdir$ bzr replay $OTHERBRANCH
bzr: ERROR: Not a branch: "/path/to/branch/subdir/".

I expect this to work the same as if my current directory was the top level of the branch.

Jelmer Vernooij (jelmer)
Changed in bzr-rewrite:
status: New → Triaged
importance: Undecided → Wishlist
importance: Wishlist → Medium
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.