svnserve -d -r D:\1\svnServer\Hanhan_Repository
---svn注册windows服务
sc create SVNService001 binpath= "D:\1\svnServer\bin\svnserve.exe --service -r D:\1\svnServer\Hanhan_Repository\hanhan_example_repository002"
svnserve -d -r D:\1\svnServer\Hanhan_Repository
---svn注册windows服务
sc create SVNService001 binpath= "D:\1\svnServer\bin\svnserve.exe --service -r D:\1\svnServer\Hanhan_Repository\hanhan_example_repository002"