Monday 15 March 2010

visual studio 2012 - tf.exe info /version:T does not get latest -



visual studio 2012 - tf.exe info /version:T does not get latest -

i using tf.exe latest info of path but

tf.exe info $/path /version:t

only gives me first info. need latest ones obviously. using vs2013 , build-in history can see latest.

what problem?

you're requesting info root directory. such folders created 1 time , such have one history element. when @ history list in visual studio, you're looking @ recursive history (of folder , subfolders , files under it).

tf info has /recursive option, list latest version of each file in source command (which isn't helpful).

i suspect you're after results tf info returns, if update question explain need, there might command can help you.

if you're looking latest changeset number under specific path, tf changeset /latest /noprompt might work you.

visual-studio-2012 tfs tfs2012 tf tfvc

No comments:

Post a Comment