SVN Server Setup---SVN server Software build (Ubuntu14.04)

Source: Internet
Author: User
Tags svn


Overview
    The previous blog said apache2 build svn server, can be accessed via HTTP. Now let's learn how to start the SVN service with SVN server software
1. Modify the passwd file
the last blog was copied passwd named HTTP_PASSWD, because SVN server Software user profiles and HTTP form a little different. Here I go to the passwd fileAdd User


2. Modify Svnserve.conf

The first thing to do is to modify the svnserve.conf of the Conf file under the SVN repository, which is the SVN server Software configuration file for each SVN library

Remove the # number in front of the 4 options below





Anon-access = Read represents anonymous access only

Auth-access = Write indicates authentication access can be written

password-db = passwd Specify user profile


3. Start the SVN service


4.checkout Engineering


Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

SVN Server Setup---SVN server Software build (Ubuntu14.04)

Related Article

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.