首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C# > visualsvn后提交Pivotal Tracker钩

visualsvn后提交Pivotal Tracker钩

  • 资源大小:6.50 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: visualsvn pivotaltracker 提交

资 源 简 介

This is a simple C#.NET executable that serves as a VisualSVN Post-commit hook to the Pivotal Tracker API to send commit messages for Pivotal Tracker "stories". Setup 1. drop svn-post-commit.exe in %VISUALSVN_SERVER%in directory with proper permissions 1. acquire your Pivotal Tracker API Token from the Profile section to be used in Post-commit arguments below 1. add to VisualSVN Post-commit hook on specific repositories:"%VISUALSVN_SERVER%insvn-post-commit.exe" "" "%2" %2more details on how to configure hooks in VisualSVN http://www.visualsvn.com/support/topic/00018/ make sure to replace the with your Pivotal API Token hash Compile if not using binary csc.exe /out:svn-post-commit.exe svn-post-commit.cs
VIP VIP
0.178127s