SVN
SVN server
Install
Create repo
Modify config files : under svn/conf - svnserve.conf、passwd、authz
svnserve.conf:
passwd:
authz:
Start SVN:
Close SVN
SVN client
Download and Install Cornerstone
Click "Add Repository"
Fill "SVN Server"
Server:127.0.0.1
Name: (username set in passwd file)
Passsword:(password set in passwd file)
Click "Add"
Click "Check Out Working Copy"
Last updated