Welcome to MSDN Blogs Sign in | Join | Help

Team Foundation Version Control client API example

[Update 3/16/2006]  I have decided to remove this version to reduce confusion.  Please see http://blogs.msdn.com/buckh/archive/2006/03/15/552288.aspx for the RTM v1 example.

Published Friday, September 09, 2005 11:16 PM by buckh

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# re: Team Foundation Version Control client API example

Where can I find the Documentation for the Teamsystem API?

Saturday, September 10, 2005 12:45 PM by Kris

# re: Team Foundation Version Control client API example

Kris, I have added an update to the post with that info in response to your comment.
Saturday, September 10, 2005 1:28 PM by buckh

# VSTS Links - 9/14/2005

Rob Caron - Joel Semeniuk on Team System (.NET Rocks!)

Joel does a great job in this episode of .NET...
Wednesday, September 14, 2005 1:16 AM by Team System News

# re: Team Foundation Version Control client API example

hi,
can you please tell in details how to run
and test (!) api application containing subscription for an event (f.e. checkin event)
cause non of the sample i tried worked !!
(with beta 2 , April (think so ... one version before July version)
Wednesday, September 21, 2005 5:26 PM by Ron

# re: Team Foundation Version Control client API example

Ron, do you mean subscribing to the checkin event on the client or the checkin event on the server? For the client API, it's just like handling the events in the code above (specifying CommitCheckin in this case).

For subscribing to the checkin event on the server, you can create a web service using VS 2005 and insert the code from http://blogs.msdn.com/buckh/archive/2005/09/19/471347.aspx. That code will work with beta 3, which will be available at the end of this week (or whenever the thing finishes going through the MSDN pipeline).
Wednesday, September 21, 2005 9:25 PM by buckh

# Team Foundation Version Control client API example (RTM version)

I've updated this sample a few times before.  This is a really simple example that uses the...
Wednesday, March 15, 2006 5:32 PM by Buck Hodges

# Team Foundation Version Control client API example (RTM version)

[Update 6/13/06] While the documentation is not what it needs to be, you can find reference-style documentation

Thursday, August 30, 2007 11:12 PM by Buck Hodges

# Displaying the sizes and dates of files in the server

Have you wished that the output of the dir command from tf.exe would show you the dates and sizes of

Saturday, September 06, 2008 11:35 AM by Buck Hodges

Leave a Comment

(required) 
required 
(required) 
 
Page view tracker