Tagged Questions
58
votes
3answers
8k views
Can I unshelve to a different branch in tfs 2008?
Let's assume that some developer in my team shelved his changes that he did in branch A. And I am working on branch B. Can I unshelve his changes into branch B? (By GUI or command prompt)
2
votes
1answer
3k views
TFS : Can a shelveset be restored to another location?
I have the following scenario:
A user shelves some changes. Time goes by and a new branch of the product is created. Later, it is determined that the shelveset contains code, that we will need in the ...