Skip to main content
13-Aquamarine
May 20, 2022
Solved

How to get in a normal sandbox all the files from a particular checkpoint in the past?

  • May 20, 2022
  • 1 reply
  • 1781 views

Hi,

 

I have a normal sandbox, where I'm checking-out, modifying and then checking-in various files, and also I can add files or I can drop files.

 

The question is:

How could I bring in this normal sandbox, all the files that belong to a particular checkpoint I've made in the past ?

 

After bringing the files from the checkpoint in my normal sandbox, of course I want to be able to continue my work, i.e modify,  check-in, add, drop files etc.

 

Thank you!

 

Best answer by LLawton

One solution is to use the Sandbox > Retarget menu option to "point" your sandbox to the checkpoint you want.

It becomes a build sandbox and you have to re-open it as such.

When you resynchronize the parts you want (subprojects or specific members or the whole sandbox), you get the files from the checkpoint.

Now retarget the sandbox back to the normal one. The files you don't resynchronize are the ones you got from the checkpoint.

There are other ways, depending on your use cases, but this is the one that comes to mind because you said "all the files".

I hope this helps.

1 reply

LLawton16-PearlAnswer
16-Pearl
May 20, 2022

One solution is to use the Sandbox > Retarget menu option to "point" your sandbox to the checkpoint you want.

It becomes a build sandbox and you have to re-open it as such.

When you resynchronize the parts you want (subprojects or specific members or the whole sandbox), you get the files from the checkpoint.

Now retarget the sandbox back to the normal one. The files you don't resynchronize are the ones you got from the checkpoint.

There are other ways, depending on your use cases, but this is the one that comes to mind because you said "all the files".

I hope this helps.

amatei13-AquamarineAuthor
13-Aquamarine
May 28, 2022

Thank you very much ! I will test the "retarget sandbox" functionality.