/ Published in: SVN
Expand |
Embed | Plain Text
#In the old server shell svnadmin dump /path/to/repository > repository-name.dmp #In the new server cd /path/to/new-repository svnadmin create repository-name svnadmin load repository-name < repository-name.dmp
You need to login to post a comment.
