Closed GoogleCodeExporter closed 9 years ago
Stephane,
If you drag from a log entry (to a WC) you are asking svnX to merge or reverse
merge a change (commit) to a repository.
This always implies that the source URL of the merge is the root URL of the repo
(as the change may contain paths outside of the currently browsed repo
sub-path).
By default, this will attempt to (reverse) merge all the files that changes in
the specified change (revision).
If you only want to (reverse) merge individual file changes:
1. Select the target file of your merge in the WC window or deselect everything to let svnX choose the best match.
2. Click the advanced (gear) button in the repo window (next to the search field) to show the paths list.
3. Select the source log entry in the repo window.
4. Drag the path of the file/folder that you want to (reverse) merge.
5. Drop it in the WC window.
6. Select/deselect Reverse Merge as required.
7. Click Dry Run to see what will happen before clicking OK.
If there are multiple files then you can do the above for each.
Original comment by chris...@gmail.com
on 12 Nov 2012 at 8:56
Original issue reported on code.google.com by
stephane...@gmail.com
on 12 Nov 2012 at 4:46Attachments: