Dori Posted July 7, 2013 Group: Members Topic Count: 105 Topics Per Day: 0.02 Content Count: 332 Reputation: 15 Joined: 12/11/11 Last Seen: August 8, 2017 Share 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 Link to comment Share on other sites More sharing options...
rans Posted July 7, 2013 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 429 Reputation: 60 Joined: 08/19/12 Last Seen: Tuesday at 02:03 PM Share Posted July 7, 2013 i believe that they are providing a guide setting up your server .https://asurahosting.com/forum/ Quote Link to comment Share on other sites More sharing options...
Brian Posted July 8, 2013 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Share 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 Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.