`

svn 服务搭建

阅读更多

    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



 

 

 

  • 大小: 19.3 KB
  • 大小: 31 KB
  • 大小: 20.5 KB
  • 大小: 26.8 KB
分享到:
评论
2 楼 lijiejava 2014-07-21  
1 楼 lijiejava 2014-07-17  

相关推荐

Global site tag (gtag.js) - Google Analytics