hello world!!!!!

写下自己的一些心得,写下自己问题的方式,写下程序之路的艰辛,希望能够有朝一日成为大牛。
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

tf命令总结

Posted on 2017-03-17 14:52  陈力  阅读(745)  评论(0编辑  收藏  举报

$/AutoBuild/WpfApp/WpfApp/MainWindow.xaml


发现
tf workspaces /collection:http://192.168.175.117:8080/tfs/projects

递归获取tfs所有路径
tf dir /recursive $/AutoBuild/ /login:autobuild,autobuild

//获取指定文件
tf get $/AutoBuild/WpfApp/WpfApp/MainWindow.xaml /login:autobuild,autobuild

 

 

 

create by chenli 2017/3/17