|
|
Connect a Project to TFS - Open a project in Test Studio Standalone version.
- On the Project tab, click the Connect button in the Source Control ribbon.
 - The Bind to Source Control dialog appears. Fill in the appropriate information and click Connect.
 - Pick the destination directory in TFS and click OK.
- The project is now denoted with a plus
sign. This indicates it is bound to Source Control.  - Click the Check-In button in the Source Control ribbon.
- If you have made changes, you will be prompted to Save Modified Files. Click OK to continue.
- The Check-in Comment dialog appears. Enter a comment to communicate changes to colleagues, uncheck any files that should not be sent to Source Control, and click OK.
 - The Communicating with Server message appears.
- Once successfully checked in, the project is denoted with a lock
icon.  - Use the Check-Out button in the Source Control ribbon to make changes to the project. Once checked-out, or by simply changing a file, it is checked out for editing and is denoted with a check
icon. 
|