Page 1 of 1

Making SVN via Source Forge

Posted: October 24th, 2010, 3:44 pm
by PizzaLover101
Before you start this, make sure you have tortise svn installed on your computer
http://tortoisesvn.tigris.org/

1) go to sourceforge.net and make an account https://sourceforge.net/
2) check your email and activate your account
3) Log into your account and then click account in the upper right corner of the page
4) Click projects and make a new one
5) Fill out the form and then copy the link they give you*
6) Make a new folder and name it [Project/game name here]
7) Right click on the folder and click svn checkout and enter in the url that source forge gave you**
8) After that's done, add in your game/project into the folder and right click again and hit svn commit***

There, you have now made your svn!

*They may give you more than one. [EDIT: Go into Code and then SVN for the correct code]
**Read 1, you may need to log into your source forge account
***You may need to log into your source forge account

Re: Making SVN via Source Forge

Posted: October 24th, 2010, 3:44 pm
by daltonds1
How is this a sandbox tut?

Re: Making SVN via Source Forge

Posted: October 24th, 2010, 3:45 pm
by PizzaLover101
Because there are many game/projects going on, this is a resource that i hope many SB users will use