Flooyd space

Navigation

Home‎ > ‎

Subversion

REM Install as Windows Services
sc create svn binpath= "\"C:\svn-win32-1.5.1\bin\svnserve.exe\" --service -r C:\svn-win32-1.5.1\my_repos" displayname= "Local SVN Server" depend= Tcpip start= auto
net start svn

Comments (1)

Haisheng Wu - Sep 16, 2009 9:10 PM

Step by step details here:
http://blogs.vertigosoftware.com/teamsystem/archive/2006/01/16/Setting_up_a_Subversion_Server_under_Windows.aspx