Showing posts with label Changeset. Show all posts
Showing posts with label Changeset. Show all posts

August 05, 2013

How to: Create a shelveset from a changeset

It is not possible directly, to make a shelveset from a changeset! To achieve this you can follow these steps:
  1. Find the changeset and make a rollback on it
  2. Check in pending changes (the files that have been rolled back)
  3. Take a note of the new changeset number
  4. Create a rollback of the new changeset
  5. Create a shelveset of the pending changes (Preserve pending changes locally)
  6. Do a check in of the pending changes