svnadmin create F:\lava\svn\
conf\svnserve.conf
svnserve --daemon --root F:\svn_repository
sc create svnservice binpath= "D:\Program Files\SlikSvn\bin\svnserve.exe --service -r F:\svn_repository" displayname= "SVNService" depend= Tcpip
net start svnservice
conf\svnserve.conf
svnserve --daemon --root F:\svn_repository
sc create svnservice binpath= "D:\Program Files\SlikSvn\bin\svnserve.exe --service -r F:\svn_repository" displayname= "SVNService" depend= Tcpip
net start svnservice