Win7 System download SVN server Setup Tutorial

Source: Internet
Author: User
Tags svn root directory

  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.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.