Welcome to MSDN Blogs Sign in | Join | Help

Updated Continuous Integration Sample for RC

We just posted an update of the continuous integration sample that accompanies Continuous Integration Using Team Foundation Build. This version works with Team Foundation Server RC, and should also work with the final RTM bits when Team Foundation Server ships next month.

In addition, the command line for BisSubscribe.exe, which you use to register for CheckinEvents was changed in Team Foundation Server RC.

Previously, the command line was:

BisSubscribe.exe /eventType CheckinEvent /address <your address to notify.asmx> /deliveryType Soap /userId <your id> /domain <Team Foundation Server name or url>

Now, the command line drops the /userId parameter:

BisSubscribe.exe /eventType CheckinEvent /address <your address to notify.asmx> /deliveryType Soap /domain <Team Foundation Server name or url>

748

Published Tuesday, February 21, 2006 1:01 PM by Rob Caron
Filed under:

Comments

# Microsoft поддерживает тренд Agile

Нельзя не заметить тренда Microsoft в развития своих средств организации процесса разработки (MSF, Team...
Thursday, February 23, 2006 10:14 AM by Team System News

# VSTS Links - 2/23/2006

John Lawrence posts their Team Foundation Dogfood Statistics for February.

It's Rob Caron time:
...
Wednesday, April 05, 2006 3:22 AM by Daniel

# re: Updated Continuous Integration Sample for RC

Hi,
it is possible to send emails to the developers who checkedin the code that failed the build on BuildCompletionEvent ?
Anonymous comments are disabled
 
Page view tracker