Top "Shelving" questions

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 …

tfs shelve shelving unshelve
What is a Perforce "shelved" file?

In Perforce, what is a "shelved" file? What is the purpose of shelving a file that is open for edit …

perforce shelving
Perforce — move a shelved Changelist from main to branch?

I wonder if there is any way to move a Changelist which was created editing on /main/ to a branch /…

branch perforce shelving
How can I easily diff/compare 2 shelvesets in TFS?

Is there a way to compare 2 shelves in TFS without having to resort to unshelving both in separate workspaces and …

tfs shelving
hg shelve equivalent of git stash drop

I have the hg shelve (not attic) extension installed, and I want to drop a patch. In git it would …

mercurial shelving
Branching vs. Shelves in TFS

I've always used SVN in my past, and now that we have moved past the initial phase of a project …

tfs shelving
How can I instruct Perforce to merge instead of overwrite or revert when unshelving a file?

How can I instruct Perforce to merge changes into an existing, open, and modified file in the workspace when unshelving …

perforce shelving unshelve
Shelving and UnShelving TortoiseHG code on two separate computers?

Can i shelve some code I've been working on, at work, with TortoiseHG .. go home .. pull/merge/update ... and then …

mercurial tortoisehg shelving
How to Hg Shelve Added files uncommitted yet

I am using Mercurial Shelve extension to shelve changes from command line. It works nice except when the changes that …

mercurial shelving