How to transfer a Workspace TFS to another user

Asked

Viewed 363 times

0

Guys, I need to send my peddings changes to another user in team Foundation, for vs15 Is that possible? I usually did a shelve and downloaded on my other pc, however it was the same user in the case, my... Thank you guys !

1 answer

2


In TFVC, this is exactly how code is shared between developers! To do this, follow the steps:

  1. The first developer makes a shelve normally.
  2. Then the second developer will access in Team Explorer, and in the context menu (...) of Pending Changes, click Find Shelvesets

inserir a descrição da imagem aqui

  1. In the window that will open, in the first field, with the magnifying glass icon, type the name of the Shelveset Owner you want to pick up, and the search will relate all of this user. Usually the network username is used.

inserir a descrição da imagem aqui

  1. Just click on the Shelvetset you are looking for, will open the detail screen and make the unshelve.

This is possible because Shelvesets are not private, so try not to put things you don’t want other people to see!

  • Very good, I thought it was better to have a question here because I think a lot of new people with this version do not know. Thanks !

  • And with the answer I even found the shelve aq kk

Browser other questions tagged

You are not signed in. Login or sign up in order to post.