Use SVN records on MAC

Source: Internet
Author: User
Tags svn

1. Start SVN server svnadmin Create/users/liuwei/desktop/svn/UI If there is a UI in this directory, you don't have to run it. Use this sentence svnserve-d-r/users/liuwei/desktop/svn/ui/Mycode2. Modify the configuration file (you can start the modification once) be careful not to leave spaces in front of each sentence!!! Modify svnserve.conf:# Anon-access =read# Auth-access =write# Password-db =passwd# Authz-db =Authz3first time uploading local files to SVN server svn import/users/liuwei/desktop/ui SVN://localhost/svn/ui/mycode--username=harry--password=harryssecret-m "Import New Project"-m after the information in English steps are all right oh don't know why my side has been wrong Baidu also did not solve assertion failed: (Svn_uri_is_canonical (Parent_uri, NULL)), function Uri_skip_ Ancestor, File/buildroot/library/caches/com.apple.xbs/sources/subversion/subversion- +/SUBVERSION/SUBVERSION/LIBSVN_SUBR/DIRENT_URI.C, line1522. Abort Trap:64kill all svn killall svnserve or go to the activity monitor to kill the process.

Reference: http://www.icafebolger.com/server/svnstart.html
He recommends using the SVNX client



Use SVN records on MAC

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.