Skip to main content
1-Visitor
January 23, 2019
Solved

How to integrate Tortoise SVN with thingworx ?

  • January 23, 2019
  • 4 replies
  • 1883 views

I want to take backup of all my thingworx mashup or things which i made with the help of tortoise please help to integrate with thingworx please tell me step by step to do it easily...

Best answer by slangley

Hi @yasmalik.

 

One solution....

 

In ThingWorx Composer, if you navigate to Resources > SourceControlFunctions > Services, you will find 2 services that can be used:

 

ExportSourceControlledEntities

ExportSourceControlledEntitiesToZipFile

 

You should be able to write a process for running a scheduled export using either of these services.

 

Please let me know if you have further questions.

 

Regards.

 

--Sharon

 

4 replies

Support
January 23, 2019

Hi @yasmalik.

 

ThingWorx provides a mechanism for creating exports for source control systems.  Simply select the Import/Export option.  You will be presented with a choice for exporting Source Control Entities.  Please refer to the Help for more information.

 

Once exported, it is a good idea to validate that all entities exported successfully.

 

If you still have questions, please let us know.

 

Regards.

 

--Sharon

yasmalik1-VisitorAuthor
1-Visitor
January 24, 2019

That right but I want to take my  backup  automatically by tortoise svn  of the thingworx (is it possible ?)

slangleyCommunity ManagerAnswer
Support
January 25, 2019

Hi @yasmalik.

 

One solution....

 

In ThingWorx Composer, if you navigate to Resources > SourceControlFunctions > Services, you will find 2 services that can be used:

 

ExportSourceControlledEntities

ExportSourceControlledEntitiesToZipFile

 

You should be able to write a process for running a scheduled export using either of these services.

 

Please let me know if you have further questions.

 

Regards.

 

--Sharon