Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
1. Do an update of repository A
2. Delete all .svn folders from the folder where A was.
3. Copy all the contents to B.
4. Upload to repository B.
You can try the next option. In repository A, execute svn diff rev:HEAD
The output of this command is to push the file into the patch and apply it to working copy B.
rev is the revision number of the last transfer
At one time I used my own (SVN) to store * .patch file with changes A
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question