Skip to content

Instantly share code, notes, and snippets.

@tjlee
Created May 23, 2013 07:07
Show Gist options
  • Save tjlee/5633206 to your computer and use it in GitHub Desktop.
Save tjlee/5633206 to your computer and use it in GitHub Desktop.
TFS check in script
checkin $/ProjectName/PathTo/File/toGet.ext -comment:"Ruby TFS test checkin" -noprompt
workfold -unmap -workspace:Workspace $/ProjectName
workspace /delete Workspace -noprompt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment