Welcome to MSDN Blogs Sign in | Join | Help

December 2005 - Posts

Show all pending changes on the Team Foundation server older than a given age

This came up in the forums and Brian responded with an example showing how to list all pending changes. This is a slightly modified version to print out the changes older than 2 weeks. TeamFoundationServer tfs = TeamFoundationServerFactory .GetServer(server);
Posted by jmanning | 3 Comments
 
Page view tracker