SVN客户端解决authorization failed问题

遇到authorization failed问题

进人

[root@localhost conf]# pwd
/opt/svndata/shell/conf
[root@localhost conf]# ls
authz  passwd  svnserve.conf

修改authz文件中给自己加上组

[groups]
# harry_and_sally = harry,sally
# harry_sally_and_joe = harry,sally,&joe
developer = guanweijia,konglingjian

 

posted @ 2013-07-25 18:31  klj123wan  阅读(503)  评论(0)    收藏  举报