I'm trying to rename a shelveset. The only way I can think of to do it is:
- Unshelve it (uncheck Preserve shelveset on the server)
- Gather all the changes into Included Changes (and exclude everything that wasn't part of that shelveset).
- Re-shelve it with a different name
Is there an easier way?
(we are using TFS Version 15.117.26714.0)
Personally think the method you think is the simplest or most direct.
Since TFS teams Suggested on their old user voice forum(Closed now):
But so far, we do not have a very easiest way to rename a shelveset in TFS. And we do not have a "update shelveset" API in place:
Shelvesets
Do not have option to rename the name by the Shelve Command.
You could check this thread for some more details.
So, I agree with your idea is the easiest and most straightforward, and it is also the method I have used.