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

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Version control for industrialization

Dorian
6-Contributor

Version control for industrialization

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? 

1 ACCEPTED SOLUTION

Accepted Solutions
PaiChung
22-Sapphire I
(To:Dorian)

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.

View solution in original post

2 REPLIES 2
PaiChung
22-Sapphire I
(To:Dorian)

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.

slangley
23-Emerald II
(To:Dorian)

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

Top Tags