Build svn server on mac

Source: Internet
Author: User


The development progress of building svn servers on mac can be relaxed a little bit today, and finally there is time to prepare for the establishment of the svn service to facilitate future code management. For www.2cto.com, you must first prepare the installation of the subversion. There is no special need for resolution here. After the subversion is installed, create a subversion under the user directory. Enter svnadmin create/Users/linsylar (User Name)/svn_root, and many folders and files are added to the corresponding directory, for example:
Modify conf/svnserve in the corresponding directory. in the conf file, remove the comments of the three lines: anon-access = readauth-access = writepassword-db = passwd (remove the # sign above) modify the conf/passwd file and add the svn account and password in the format of www.2cto.com, as shown in:
In this way, a haosheng is created. after the svn account with the lin password of 12345 is enabled, we can start the svn service terminal and enter svnserve-d-r/Users/linsylar/svn_root thats all, super simple download plug-in subversiob on fb to easily version the code. The svn address is svn: // the localhost account and password are just created.

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.