Use the tf Command-Line utility

Note: The information in this article applies to Team Foundation Server 2010.

You can execute the tf commands from your workstation against our server but please note that you will need to use the /collection option in most instances.

For example, if you were going to run the undo command, you would issue:

tf undo /collection:https://tfsXX.discountasp.net/tfs/YourTeamProjectCollection /workspace:WORKSPACE;USER $/PATH

There are several other commands available that you can use. For a reference, use the MSDN link below that corresponds with your version of Visual Studio:

Visual Studio 2010: http://msdn.microsoft.com/en-us/library/z51z7zy0(v=VS.100).aspx
Visual Studio 2008: http://msdn.microsoft.com/en-us/library/z51z7zy0(v=vs.90).aspx
Visual Studio 2005: http://msdn.microsoft.com/en-us/library/z51z7zy0(v=vs.80).aspx

If you experience any access-related errors, the only workaround may be to store your DiscountASP.NET Team Foundation Server 2010 credentials in Windows. For steps on storing your credentials, please view the "Stop asking me for my password" post in the DiscountASP.NET Blog.

Please note that we cannot provide Team Project Collection/Team Project level administration assistance so please post any questions that you might have in the TFS service forum for peer support.