<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script>
@SET REPOSITORY_DEST="Config/Repository.ini"
@SET COPYBUILD_DEST="MSBUILD/CopyBuild.bat"
@SET TF="C:/Program Files/Microsoft Visual Studio 8/Common7/IDE/tf.exe"
%TF% checkin /notes:"VI incident number"="autobuild" /comment:"change build version number to %VERSION%" %REPOSITORY_DEST% %COPYBUILD_DEST% /noprompt
也就是说tf checkin itemspec中的itemspec可以包含多个文件,文件之间用空格做分隔。

被折叠的 条评论
为什么被折叠?



