2
votes
2answers
2k views
Subversion: what does “Target path does not exist” when merging mean?
Using subversion 1.5 I have branch B which was branched off of branch A. After doing work in both branches I go to merge changes from A into B (using svn merge …
0
votes
3answers
381 views
Single file merge in subversion
I'm using subversion 1.5 and have a single file in a branch that I want to merge into another branch. When I do a svn merge http://path/to/file …
