cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

PTC Integrity 10.5: Download change package content

ML_7184897
1-Newbie

PTC Integrity 10.5: Download change package content

Unfortunately I forgot to checkpoint my project. Now I have about 30 change packages with several released software versions within. How get I get the source code of those releases?

 

Is there a possibility to download the content of a change package? Or even better to download a sandbox after  e.g. the first 4 change packages?

2 REPLIES 2

Have you considered the following approach:

 

  • Create a Devpath off the latest checkpoint before the issue
    • Create a Sandbox for this variant
  • Apply the change packages one by one (si applycp) to the sandbox
    • Use the sandbox to confirm the contents - don't forget to resync
    • Checkpoint the variant for every release in between

This way you will be able to reconstruct the missing checkpoints - even if only on this variant.

You could also try Merge Development Path, which executes based on Change Package. As conveyed by @ML_7184897 , create variant from previously created Checkpoint and then try with Merge Development Path. The advantage of this feature is, the changes will be first applied on sandbox and on validation, it will be applied to project. So its perfectly safe.

 

For different Check Packages, the execution needs to be executed separately. 

Top Tags