post-commit 中设置:
#mailer.py commit "$REPOS" "$REV" /path/to/mailer.conf
export LANG=zh_CN.UTF-8
svn update --username zhang --password zhang --no-auth-cache /alidata/www/phpcms
如果 显示错误 no output
赋予 post-commit 执行(x) 权限
export SVN_EDITOR=vim
如果svn 不显示log:
将svnserve.conf 中anon-access=read 改为 anon-access=none
svn authz 文件下的:
[/test1]:
zhang = rw
配置后,svn checkout svn://127.0.0.1/test1