Welcome Guest | Login

transfer SVN repository

Hi I'm moving from another host to Hostingrails and also need to move my SVN repository. I created a dumpfile at my old host. Now I need to move it here. From what I've searched on the web it looks like this should do it if run from the myrepository folder. Is that correct or is there anything I need to watch out for before I mess this up?

svnadmin load ~/svn/myrepository < dumpfile

Thanks

2007-10-30 11:02 PM

Hello,

Please create the svn repository dump file from the server using the following command

svnadmin dump /path/to/repos > repos.dump

Then FTP this dump file to your home directory on our server.

The command to restore the svn repo is same asthe one you have mentioned. But we will do this for you. Do post a support ticket once you have completed the upload process.

2007-10-30 11:33 PM

Regards,
Rahul

Hello Guest! In order to post you must be an active client with us, please log in or sign up.