TFS rollback command

April 27, 2012 at 9:57 AMalex

If you need to rollback TFS changeset, and getting this error:

C:\>tfpt rollback
Unrecognized command: rollback.

Its because rollback command was moved to TF command-line utility, which can be fount at:

<drive>:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE and is available from the Visual Studio 2010 Command Prompt.

More information is avaliable at:

http://msdn.microsoft.com/en-us/library/z51z7zy0.aspx

 

Posted in: Development

Tags:

ASP.NET Core components are open-source now

April 4, 2012 at 8:38 PMalex

Get all ASP.NET components (platform-independent pieces) at http://aspnetwebstack.codeplex.com/

Posted in: Development

Tags: