svn hook start-commit readonly

:evil: 花两小时才搞定了svn的start-commit hooks 目的是,为某branche set 一个prop readonly=true,产生closed,readonly的效果。场景就不解释了,和各家svn管理方式相关 几个让我绕圈了的地方 echo "this branche is closed by $author" 1>&2 "1>&2" 表示输出到STDERR,能够回显给
相关文章
相关标签/搜索