当我从运行SVN和Trac的服务器提交更改时,post-commit挂钩工作正常。然而,当我从我的Mac远程提交时,活动显示在Trac的时间线上,但工单没有更新。请注意,我知道post-commit本身是有效的,因为QA更新和Campfire post都可以工作。我还尝试将$TRAC_ENV、$REPOS和$REV输出到一个文件中,并且所有变量都设置正确。/bin/sh
#
# The post-commit hook is invoked after a com
我正在尝试构建一个IRC机器人,它在私有通道中告诉我我想知道的每个提交消息。但是我很难得到perREPOS="$1" # call bot with arguments reposname, revison and commit message in one string # all checks passed, so allow the commit
e