Monday, June 22, 2009

SVN setup

inst subversion
inst tortiose
create repository
change passwd file in repositiry
change the conf file in reposito to accept passwd file

now set the svn to become a service

sc create svnserve binpath= "\"C:\Program Files\Subversion\bin\svnserve.exe\" --service -r H:\backup\SVNRepo" displayname= "Subversion Server" depend= Tcpip start= auto

No comments: