Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Web]How to set up a SVN

Joined
Aug 24, 2009
Messages
1,221
Reaction score
170
Well since I couldn't find a tutorial on how to set up a SVN and I was having a hard time setting one up, I thought I'd make a tutorial on how to set one up for all of you who don't know how.

Credits:Ehab for showing me how.
Me for making this guide.

Requirments: 1.
2. You need to go on and register an account.
3. After registering an account you need to set up your space. On the top right corner click "My Start Page" and on the bottom click "Create a New Space"

NyCPirate - [Web]How to set up a SVN - RaGEZONE Forums


4. After clicking that click "Subversion Hosting with Integrated Tickets"

NyCPirate - [Web]How to set up a SVN - RaGEZONE Forums


5. Fill out the forum like this

NyCPirate - [Web]How to set up a SVN - RaGEZONE Forums


6. After creating your space click on it and on the tabs in yellow click Source/SVN. Should look like this.

NyCPirate - [Web]How to set up a SVN - RaGEZONE Forums

7. After you click on that copy the link you see there
Code:
ex. https://subversion.assembla.com/svn/"SpaceName"
8. After that go to your source folder and right click it and go to TortoiseSVN>Import

NyCPirate - [Web]How to set up a SVN - RaGEZONE Forums


9. There you will be prompted with a screen that looks like this.

NyCPirate - [Web]How to set up a SVN - RaGEZONE Forums


10. In the space where it says URL of repository put in that link you copied before. So it should look like this. Click okay and it might prompt you to type your username and password that you have on assembla if you made your space private.
NyCPirate - [Web]How to set up a SVN - RaGEZONE Forums



Now all you do is wait for your files to be imported to your SVN account. After it finishes you just paste your link into your internet browser and there we go you now have your own SVN. Thank me if I helped.
 
Last edited by a moderator:
Experienced Elementalist
Joined
Aug 25, 2009
Messages
219
Reaction score
18
Re: [Tutorial]How to set up a SVN

Thanks for this guide, I thought that assembla ended their free hosting but I guess not :)
 
Newbie Spellweaver
Joined
Feb 12, 2009
Messages
53
Reaction score
0
Re: [Tutorial]How to set up a SVN

OHHH thanks Alots. This SHould Help Me alot
 
Joined
Aug 24, 2009
Messages
1,221
Reaction score
170
Last edited:
Xephizion Development
Loyal Member
Joined
Apr 19, 2008
Messages
906
Reaction score
31
Re: [Tutorial]How to set up a SVN

Thanks alot for leaving credits to me :thumbup:

10. In the space where it says URL of repository put in that link you copied before. So it should look like this. Click okay and it might prompt you to type your username and password that you have on assembla if you made your space private.
it asks for username/password for any type of svn.
if you tick the box "Save authentication" once, it won't ask for it again for the rest of your comp's life (unless you change windows or whatever)
 
Last edited:
Newbie Spellweaver
Joined
Sep 28, 2009
Messages
7
Reaction score
0
Re: [Tutorial]How to set up a SVN

Sorry this is kinda a newbie question but what is SVN? Cause when I did the guide that you said it didnt make the website it just looks like this :
* CSS/
* Sql/
* download.php
* events.php
* favicon.ico
* functions.php
* gentext.php
* globals.php
* header.php
* iframe.php
* index.php
* login.php
* loginsection.php
* media/
* news.php
* ranking.php
* signup.php
* signup2.php
 
Newbie Spellweaver
Joined
Aug 18, 2009
Messages
48
Reaction score
1
Re: [Tutorial]How to set up a SVN

good tutorial
 
Joined
Aug 24, 2009
Messages
1,221
Reaction score
170
Re: [Tutorial]How to set up a SVN

Thx everyone for the thx and np ehab and void depending on what source your setting up that's how it should look like. Post your svn link let me check it out.
 
8===D
Loyal Member
Joined
Jan 19, 2009
Messages
613
Reaction score
96
Re: [Tutorial]How to set up a SVN

Nice guide ;)
 
Newbie Spellweaver
Joined
May 12, 2008
Messages
60
Reaction score
1
Re: [Tutorial]How to set up a SVN

thx for the tutorial.
 
Newbie Spellweaver
Joined
Mar 14, 2009
Messages
91
Reaction score
20
Re: [Tutorial]How to set up a SVN

work well :D:
 
Experienced Elementalist
Joined
Apr 18, 2008
Messages
294
Reaction score
3
Re: [Tutorial]How to set up a SVN

How would you update your SVN? When I try it says my old files are there.
Im using googlecode btw.
 
Junior Spellweaver
Joined
Jan 29, 2009
Messages
187
Reaction score
2
Re: [Tutorial]How to set up a SVN

agh too bad free is public :(
random tags and description :(
 
Junior Spellweaver
Joined
Jun 5, 2009
Messages
107
Reaction score
21
Re: [Tutorial]How to set up a SVN

nice guide. great screenshots. bump.
 
Back
Top