Majority of the developers uses source control server as their project's repository. SVN and TFS (Team Foundation Server) are one of them. If you are one of the user, you are already familiar with the Check-In and Check-Out process that we do from Team Explorer. In some case, you may need to do the same from command prompt. Today, this post will cover how to Check-Out and Check-In files/folders from command prompts. Visual Studio comes up with a command file named "TF.exe" which resides in the common IDE folder of the Visual Studio installation directory. If you want to check-out and check-in files or folders silently from the Team Foundation Server using commands, you have to be familiar with this TF.exe file. If you are using Visual Studio 2008, you will find it under: "X:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\TF.exe" If you are using Visual Studio 2010, you will find it under: "X:\Program Files (x86)\Microsoft...


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

</ span>Articles,Computer Tutorials, TFS, Source Control