svn service setup

    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



 

 

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326515256&siteId=291194637