1 Software Preparation: setup-subversion-1.7.8 tortoisesvn-1.7.11.23600-win32-svn-1.7.8
2 Installation: Install the personal need to set a good installation path.
3 Create a root directory for a library and create a root path to a version library: d:svnrepository Build a version library
The Myrepository version library is generated below the d:svnrepository path
If you do not require authentication to log in, the following configuration can be ignored
4 Modify the version of the Library profile : svnserve.conf, remove the front #, no space before
# password-db = passwd
# authz-db = Authz
5 Modify version Library user profile: passwd
Test = Test (preceded by user name followed by password) 6 Modify version Library permissions profile: Authz
7 Start Svnservice Service
8 adding Svnservice to the system service
Start the cmd command with Super Administrator privileges, run SC Create svn binpath= "Svnserve.exe--service-r d:svnrepository" displayname= "svn Server" depend= Tc Pip start= Auto. Add a service to the system service.