Friday, January 18, 2008

SVN on SourceForge (1)

We created a project in sourceforge. The default version control system is CVS (Concurrent Versions System). But we supposed to use SVN as our version system. So adding SVN to the project is the precondition to use SVN.
  1. Goto the the Summary page for the project
  2. choose Admin tab and scroll down to subversion then click that.
  3. On the subversion page check the box that says "enable subversion".
  4. There are subversion hooks you can install at the bottom of that page.
  5. Click update button
  6. Now we have SVN appeared in Code tab
  7. The url for svn is http://chabofortrac.svn.sourceforge.net/svnroot/chabofortrac

No comments: