Dori Posted July 7, 2013 Posted July 7, 2013 Hi I'm with Asura Hosting and I want to install a fresh svn and get rid of the current one. But I have no clue on how to do it. Does this require TortoiseSVN? Any guidance would be appreciated. Thank you Quote
rans Posted July 7, 2013 Posted July 7, 2013 i believe that they are providing a guide setting up your server .https://asurahosting.com/forum/ Quote
Brian Posted July 8, 2013 Posted July 8, 2013 In Linux: 1. delete the old folder rm -rf trunk/1b. or if you want to keep the folder as a backup, just rename it:mv trunk/ old_trunk/ 2. then checkout a new SVN Working Copy. svn co http://svn.code.sf.net/p/rathena/svn/trunk/ trunk/ Quote
Question
Dori
Hi
I'm with Asura Hosting and I want to install a fresh svn and get rid of the current one. But I have no clue on how to do it.
Does this require TortoiseSVN? Any guidance would be appreciated. Thank you
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.