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)
43
votes
4answers
20k views

What is Shelving in TFS? just a soft checkin so others can see code?

Is shelving in TFS merely a soft checkin so other team members can see the source code? i.e. the shelved code will not be compiled right?
11
votes
4answers
1k views

What is the difference between shelve and check in in TFS?

What is the concept of each? When is it ok to shelve your changes instead of checking in?
10
votes
3answers
2k views

Unshelving in TFS: What does it mean?

Here's the part I get: When you shelve in TFS, it makes a server copy of the changes so they are not lost, but does not check them into the source code trunk/branch you are working on. Question: ...
1
vote
1answer
173 views

TFS - Is it possible to link a shelve to a work item? Automatically? (And more)

Hmm I think the question itself is pretty straight-forward... In Team Foundation 2010, is it possible to link a shelveset to a work item in some way ? If so, is it possible to automatically create ...
1
vote
1answer
504 views

Visual Studio 2008 TFS Shelve/Unshelve changes stopped working and hangs VS

Greetings. This is second time I've actually spotted this problem with VS 2008 TS with TFS addon installed on top. The problem is that at some point, when you actively work with Shelve/Unshelve ...
0
votes
2answers
167 views

Is there a overview of my existing shelves available in Visual Studio 2008 when shelving?

I'm using Visual Studio 2008 and discovered the shelve/unshelve function for me and became a great fan of it. But there is one thing that annoys me. The shelve dialog lags a overview of my existing ...