unshelve Questions

8

Solved

Using Perforce Server 2012.2/538478, how can I unshelve files from the trunk to another branch? When trying to do it, I get: //filename... (not mapped to your workspace view) In Perforce 2013, ...
Earache asked 6/1, 2014 at 11:20

5

Solved

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)
Juju asked 22/9, 2008 at 20:19

3

I need to download a shelveset from TFS to a local folder. Is there any tools or add-in for Visual studio 2010 to download shelveset
Pallium asked 26/10, 2012 at 7:15

3

Solved

I'm using tfpt tool for moving a shelveset from one branch to another. I've read some stackoverflow questions about it but neither seems to fit to my problem. I'm running the command like this: t...
Pietra asked 4/2, 2014 at 10:46

0

In Visual Studio 2008, I can unshelve changes from the solution explorer context menu. It was easy back then. Now I am using VS2015. I found that you'll be able to do this in the later versions by...
Euphonic asked 5/7, 2017 at 2:32

2

I had added a bunch of new files into a new changelist using p4 add command. I shelved the changelist for review purpose (swarm server picks the changes from shelved changelist). During code revie...
Cords asked 27/4, 2017 at 6:23

3

Solved

Using Team Foundation Server 2010 I am trying to unshelve a series of changes made by another developer on my team. This shelve set includes some Nuget packages which include dlls. I am receiving m...
Epicycloid asked 25/10, 2013 at 17:12

1

Solved

I used hg shelve in a repository, where I had some unfinished changes because I needed to switch to a different head and perform unrelated changes. Once my work on the other head was committed, I ...
Lithology asked 13/5, 2015 at 11:12

2

When invoking hg unshelve --keep and I get a conflict, I need to resolve the conflict and then invoke hg unshelve --continue --keep again. Why is the last step necessary? And why I can't invoke hg ...
Cobbler asked 7/4, 2015 at 17:12

2

Solved

Our team is just getting started with Mercurial. One of the first things we've started to play with is hg shelve. Locally, I have no problem shelving changes. It all works perfectly from what I can...
Eh asked 6/5, 2010 at 20:23

3

I know this has been asked before, but as there were no answers, I'm asking again. I'm trying to migrate a shelveset from one branch to another. I'm running the following command, from within the...
Aerate asked 25/9, 2012 at 15:32

2

I want UserA to be able to create a changelist in Perforce and then Shelve it. I would then like UserB to be able to unshelve that changelist and submit it. This sounds simple, but Perforce unshel...
Gambol asked 19/3, 2012 at 4:16

2

Solved

How can I instruct Perforce to merge changes into an existing, open, and modified file in the workspace when unshelving a file shelved in the depot? The only options that Perforce appears to offer ...
Cytherea asked 29/10, 2010 at 18:31

2

Solved

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 ...
Woodcut asked 11/3, 2009 at 9:45

3

Solved

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: U...
Stutter asked 24/2, 2010 at 20:16
1

© 2022 - 2025 — McMap. All rights reserved.