Some handy command script for TFS

Below mentioned scripts are utility scripts for managing TFS Note : All text inside angular brackets are comments like : <COMMENTS> Script #1: Get latest script #cd C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE <path of TF.exe> #TF.exe get $/___TfsRootPath____/__BranchPath___ /recursive /force / nonprompt > C:\GetLatestDailyFile.log <the path after greater then is log path> Script #2: Rebulid… Continue reading Some handy command script for TFS

Published
Categorized as Technical