subdir is always from repo root, not current dir

Bug #252188 reported by Selene ToyKeeper
2
Affects Status Importance Assigned to Milestone
Merge-Into Plugin
Fix Committed
Undecided
Unassigned

Bug Description

Using bzr-merge-into r6, I've found that the 'subdir' parameter must be specified from the repo root. This is unintuitive when doing something such as...

% cd myproject/trunk/themes
% bzr merge-into ~/themes/newtheme newtheme
All changes applied successfully.
successful
% bzr ci -m 'merged newtheme into themes/'
% ls newtheme
/bin/ls: newtheme: No such file or directory

Revision history for this message
Selene ToyKeeper (toykeeper) wrote :

I fixed this in my branch. It's pretty trivial.

Changed in bzr-merge-into:
status: New → In Progress
Revision history for this message
Selene ToyKeeper (toykeeper) wrote :

Fixed in trunk r7.

Changed in bzr-merge-into:
status: In Progress → Fix Committed
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.