svnmerge.py merge -r a-small-list-of-revisions svn diff ;; to verify everything is OK
Do I then have to commit the merge so far before running svnmerge.py again, or can it get all the information it needs from the local repository?
Bernd
svnmerge.py merge -r a-small-list-of-revisions svn diff ;; to verify everything is OK
Do I then have to commit the merge so far before running svnmerge.py again, or can it get all the information it needs from the local repository?
Bernd