Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.7 KB

share-your-code-in-tfvc-eclipse.md

File metadata and controls

51 lines (31 loc) · 1.7 KB
title titleSuffix description ms.assetid ms.service ms.topic ms.date monikerRange ms.subservice
Share your code in TFVC using Eclipse
Azure Repos
Share code in TFVC using Eclipse
181CB50F-44D3-4BA4-8E89-ADB9CB87DEB6
azure-devops-repos
quickstart
07/13/2022
<= azure-devops
azure-devops-repos-tfvc

Share your code in TFVC using Eclipse

[!INCLUDE version-lt-eq-azure-devops]

Share your code with your team with Azure DevOps Services and Eclipse.

[!INCLUDE include]

If your project uses TFVC in your Azure DevOps organization, read on. However, if your project uses Git in your Azure DevOps organization,then read Share your code in Git using Eclipse

Share using TFVC

  1. If you haven't yet, Connect to Azure DevOps Services using Eclipse.

  2. In Package Explorer, right-click the project and choose Team, Share Project.

    In the Package Explorer, the project's context menu, Team, Share Project

  3. Make sure you share it to Team Foundation Server.

    Share Project dialog box with tfvc selected

  4. Select the server and project.

    Select Project

  5. Check in the files.

    Check in pending changes

Your code is in TFVC, so now your teammates can contribute.

Next steps

[!div class="nextstepaction"] Build your Eclipse projects