What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

How do I get my own SVN Trunk?

Rhook

Member
Joined
May 1, 2011
Messages
52
Reaction score
0
Tittle kinda says it all. I'm clueless on this. Would really help with my school work.
 
google code is a good place to begin absorbing. In fact, google is a good place to start period.

I think to get fast answers you need to be a little proactive. Not too many folks i know are always inclined to write up a "step by step how to" when simply googling the question would probably bring you to one that already exists.
 
get a gmail acct
go to code.google.com and make a code account with your gmail account
make a code - svn (subversion) profile

profit

do note, everything has to be open source... so don't attempt to host anything like pix, video, etc
 
Ty Kick :)
I did do some research my self but got lost in the process.
 
Ty Kick :)
I did do some research my self but got lost in the process.

Here's and easier one...
make a gmail account
make a code.google.com account (with your gmail account)
then click the link below:
http://code.google.com/hosting/createProject

Version control system - Subversion
Source code license - Doesn't matter I don't think. I use Apache 2.0


this may help you for committing for the first time...
http://mzaher.wordpress.com/2009/03/02/how-to-use-svn-with-google-code/
 
Last edited:
Back
Top