1. Download svn server [Setup-Subversion] and svn client[TortoiseSVN] and install them.
2. Create the svn repository.

Then you can see below folds are created

3. Open folder conf and configure below three files in repository

for svnserve.conf
Uncomment below two lines
password-db = passwd authz-db = authz
for passwd add configuration
xiao=xiao
for authz add below configuration
[/] xiao=rw
4. Invoke svnserve.exe in the server bin directory.
Note: D:\svn_respository is the svn repository in your local

704

被折叠的 条评论
为什么被折叠?



