tfs2010 - TFS Labels Command line -


I am trying to use TFS command line TF.exe below

  1. Create and compare 2 labels to find the difference between 2 labels, file names, change details etc.

I have the latest files of files and subfolders under a folder

create a label To:

 TF Label "LabelName" / Owner: domain \ i  $ / project  / version: t / recursive 

You must specify the root path of your label . That seems to be missing from your example.

Use for the difference between the two labels:

 TF diff "$ / project / path ; l   labelname a  "$$ / Project / Path ; L   labelnameB  "/ recurring / noprompt 

note that ; ... part is a special edition ; Instructions on moving itempak to. This label asks the viewer to view the version. Insert the label name on ...

, Then for each file that you can get back deeper.


Comments