Thursday, July 18, 2013

TFS Check Pending files

C:\Program Files (x86)\Microsoft Visual Studio 11.0>tf status /user:Domain\UserAccount /XXXXXXXXXXX;:Domain\UserAccount /collection:"http://XXXXX:808
0/tfs/MyProject
There are no pending changes. (If not files are checked out...


How do you get a co-workers workspace you ask?


Next -



No comments:

Common Software Design Patterns Explained with Examples

Common Software Design Patterns Explained with Examples Introduction to Software Design Patterns Definition and Purpose Software de...