简体   繁体   中英

Checkout code tfs from comand line

I want to checkout the code from TFS from command line. I have integrated the TFS in eclipse and using java. I have found many answer in stackoverflow but every one saying about ...Common7\\IDE\\TF.exe and i am not using .net also in my visual studio 9.0 i did not find TF.exe.

Could you please help me in finding the way to checkout the code from command line when we are using eclipse and java. I don't have integrated maven or ant and not want to integrate it

Thanks in advance.

Microsoft has command line tools for TFS:

http://msdn.microsoft.com/en-us/library/z51z7zy0(v=vs.100).aspx

Also there is a plugin for eclipse that gives you direct interface with TFS quite similar to how it is in Visual Studio.

http://marketplace.eclipse.org/content/tfs-plug-eclipse#.VCLNZHktCM8

You want Team Explorer Everywhere .

This includes the Eclipse plugin, but it also includes a java based command line for Windows, Mac and Linux.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM