修改svnserve.conf:[general]anon-access = none #不允许匿名访问auth-access = write #允许写入password-db = passwd #访问时需要输入密码authz-db = authz #访问权限设置