Flo
Flo

Reputation: 27455

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 shelves. So each time I want to shelve I first open the unshelve dialog which lists all my existing shelves. After closing the dialog I open the shelve dialog to create a new one or to overwrite an existing one.

So I'm wondering if there is way to get a list of my own shelves stored on the TFS without having to open the unshelve dialog before.

Upvotes: 0

Views: 716

Answers (3)

joerage
joerage

Reputation: 4923

You can install Team Foundation Sidekicks from Attrice Corporation. It is free and has many very useful tools. Here is what the shelvesets view looks like: alt text

Upvotes: 1

John Jane Doe
John Jane Doe

Reputation: 21

Very easy one:

Just click on "Unshelve" and you get a list of your own shelves (or of any other users shelves if you want).

Upvotes: 2

Jacob Seleznev
Jacob Seleznev

Reputation: 8151

tf shelvesets ?

Upvotes: 1

Related Questions