svn conf配置
auth无需改动
passwd
### This file is an example password file for svnserve. ### Its format is similar to that of svnserve.conf. As shown in the ### example below it contains one section labelled [users]. ### The name and password for each user follow, one account per line. [users] # harry = harryssecret # sally = sallyssecret name = pwd1 name = pwd2
svnserve.conf
anon-access = none auth-access = write password-db = passwd