You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mac/tf-version-control.md
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -28,28 +28,28 @@ From within Visual Studio for Mac, choose the **Visual Studio > Extensions...**
28
28
29
29
## Using the add-in
30
30
31
-
Once the extension is installed, select the **Version Control > Team Foundation Version Control > Connect to Team Foundation Version Control...** menu.
31
+
Once the extension is installed, select the **Version Control > TFS/VSTS > Connect to Team Foundation Version Control...** menu.
32
32
33
-
<imgsrc="images/add-remove-server.png"alt="Connect with a TFS Server"Width="600" />
33
+
<imgsrc="media/tfvc-add-remove-server.png"alt="Add a TFVC Server"Width="600" />
34
34
35
35
Choose either Visual Studio Team Services or Team Foundation Server to get started:
36
36
37
-
<imgsrc="images/choose-server-type.png"alt="Connect with a TFS Server"Width="600" />
37
+
<imgsrc="media/tfvc-choose-server-type.png"alt="Connect with a TFVC Server"Width="600" />
38
38
39
39
Enter you credentials:
40
40
41
-
<imgsrc="images/login.png"alt="Connect with a TFS Server"Width="600" />
41
+
<imgsrc="media/tfvc-login.png"alt="Login to a TFVC Server"Width="600" />
42
42
43
43
Then, choose the projects that you want to access:
0 commit comments