How to remove a TFS Workspace Mapping?

前端 未结 21 2112
深忆病人
深忆病人 2020-11-29 16:54

I had a project in tfs within a team project then we moved the project to a different location in another team project.

I had configured Jenkins to connect to the te

21条回答
  •  独厮守ぢ
    2020-11-29 17:51

    The error is genuine. You might have created workspace with same name on different machine. Now you may have changed machine having different machine name.

    So here is work-around that will definitely work.Following is work-around.

    1. Go to "Team-Explorer"
    2. Go to "Source-Control"
    3. Go to Workspace drop-down
    4. Click on "Workspaces..."
    5. A pop-up window will appear
    6. Click on "Show remote workspaces"
    7. Now delete the workspace which is conflicting and you can proceed your work.

提交回复
热议问题