Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
Hello,
We have some trouble handling version control on our project.
We would like to have a system like on git with branch without having to export/import the whole project at each time
We tried exporting to source control but it was tricky and we were not satisfied
Our principal goal is to develop some features (batch A), release them, continue to dev (batch B), next come back to the released version without losing stuff during dev on batch B, merged corrections, and continue to dev on batch B with the corrections
Is there a best practice to do that?
Solved! Go to Solution.
Using Projects/Tags and export to Source Control / individual entity exports is the best way to do this.
ThingWorx isn't an IDE where you have integration with source control.
Using Projects/Tags and export to Source Control / individual entity exports is the best way to do this.
ThingWorx isn't an IDE where you have integration with source control.
Hi @Dorian.
If you found the previous response helpful, please mark it as the Accepted Solution for the benefit of others with the same question.
Regards.
--Sharon