Questions tagged [unshelve]

Questions regarding to undo shelve operations primarily on changes in version control systems such as TFS

50 questions
0
votes
2 answers

Unable to queue a build with shelve - TFS

I has customize the DefaultTemplate and change the SyncWorkspace activity to TfGet activity. Now I'm trying to queue a build with shelve but the build seem to ignore the shelve and ran the build without the shelve, I'v tried to queue the same build…
0
votes
1 answer

Strategy for unshelving large shelveset that is also old

I spent a couple months creating a single large shelveset. I shelved it a couple months ago. Now we want to merge it into the mainline. The base of the shelveset is four months old, and the mainline has marched forward during that time. Is there…
user3384842
  • 436
  • 5
  • 14
0
votes
1 answer

Does one still need exclusive access to retrieve shelveset while offline

I shelved some changes in TFS (2013) last night. Now I am working offline and I want to retreive that shelveset. TFS whines saying that the file is checked out by someone. I dont understand this. I am working offline and I want a specific version of…
robasta
  • 4,621
  • 5
  • 35
  • 53
0
votes
1 answer

Perforce command line: How to view/edit unshelved files?

Let's pretend that user A has a file called "Test.java" and it has: System.out.println("Hello") Now she changes the file to System.out.println("How are you?") Then she decides to change it to: System.out.println("I'm fine") However, she doesn't…
Dao Lam
  • 2,837
  • 11
  • 38
  • 44
-1
votes
1 answer

How to create a fresh Shelve Changelist in Perforce

I made some changes in few files (lets say F1, F2, F3) in workspace A. I shelved these changes (shelved ID#1) (no issues so far) and unshelved these changes to new workspace B (No issues). After unshelving in B, I made few more changes in files (F2,…
1 2 3
4