在 VisualSVN Server 中处理挂钩脚本
我的项目有几个用于电子邮件通知提交后的挂钩脚本,以及一个用于阻止空日志消息等的预提交挂钩。保留此挂钩脚本,视觉 svn 服务器不允许创建新的分支或主干,任何种修改,甚至创建一个新用户。当要创建功能分支或新项目文件夹时,我手动删除脚本并创建所需的分支和文件夹并重新复制脚本。是否需要每次删除这些脚本才能在 Visual svn 服务器中进行任何修改。
I had a couple of hook scripts for my project for email notification post-commit, and a pre-commit hook to block the empty log messages etc. Keeping this hook scripts, visual svn server not allowing to create the new branches or trunk, any kind of modifications, even creating a new user. when ever feature branch or new project folder to be created, im manually removing the scripts and creating the branches and folder what ever required and recopying the scripts. Is it required to remove every time these scripts in order to do any modifications in the visual svn server.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
即将推出的 VisualSVN Server 2.5 将绕过 Subversion 挂钩的执行,以便从管理控制台执行操作:
http://www.visualsvn.com/support/topic/00055/
Upcoming VisualSVN Server 2.5 will bypass execution of Subversion hooks for operation performed from management console:
http://www.visualsvn.com/support/topic/00055/