摘要: 用yum装完svn后,svn登陆时它出现:Authorization failed问题解决:http://hi.baidu.com/tianfu_xue/blog/item/9dbfd6fa4d416d839f51462b.html出现该问题基本都是三个配置文件的问题,下面把这个文件列出来。svnserve.conf:[general]anon-access = readauth-access = writepassword-db = passwdauthz-db = authzpasswd:[users]harry = harryssecretauthz:[groups][/]harry = 阅读全文
posted @ 2012-07-30 17:52 风吹倒了蕉 阅读(236) 评论(0) 推荐(0) 编辑