tfs - VersionSpec equivalent of /version:W -



tfs - VersionSpec equivalent of /version:W -

what versionspec equivalent of "/version:w" when used tf.exe?

for example, buck hodges demonstrated next usages (from http://blogs.msdn.com/b/buckh/archive/2009/01/26/how-to-determine-the-latest-changeset-in-your-workspace.aspx)

tf history . /r /noprompt /stopafter:1 /version:w

i think instance of microsoft.teamfoundation.versioncontrol.client.workspaceversionspec.

you can't pass empty values constructors, assume tf.exe automatically

tfs tfs-sdk

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -