Ask Your Question
2

How can Visual Studio Source Control Explorer not remove projects that have been deleted in TFS Online?

asked 2022-03-11 11:00:00 +0000

huitzilopochtli gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-01-16 00:00:00 +0000

woof gravatar image

There are a few potential reasons why Visual Studio Source Control Explorer may not remove projects that have been deleted in TFS Online:

  1. Pending changes: If there are pending changes related to the project, Visual Studio may not remove it from the Source Control Explorer until those changes are committed or reverted.

  2. Permissions: If the user does not have sufficient permissions to delete projects in TFS Online, Visual Studio may not be able to remove it from the Source Control Explorer.

  3. Workspace mappings: If the project has been deleted in TFS Online but is still mapped to a local folder in the user's workspace, Visual Studio may not remove it from the Source Control Explorer until the workspace mappings are updated.

  4. Server cache: If TFS Online has cached information about the deleted project, Visual Studio may not remove it from the Source Control Explorer until the cache is refreshed. This can be done by manually refreshing the server cache or waiting for the cache to expire.

To troubleshoot this issue, users can check for any pending changes, update their permissions, update workspace mappings, and refresh the TFS Online cache.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-03-11 11:00:00 +0000

Seen: 11 times

Last updated: Jan 16 '23