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