I used two computers to connect TFS server.On one of my machine i checked out a file than on other machine i wanto undo checkout
I tried to do it on UI but no chance :(
so discoverd tf command lines..at
http://msdn.microsoft.com/en-us/library/c72skhw4(v=vs.80).aspx
firstly writing syntax look like that
C:\Program Files\Microsoft Visual Studio 9.0\VC>tf undo /workspace:[machinecode on server] [$/...cs-the path of file on server]
you may see the workspace code on TFS UI checked out file
and also with tf workspaces Server:[tfs server name]
No comments:
Post a Comment