Source Control keeps deleted Things
We have set up a source control repository in Thingworx and have a service+scheduler which exports the complete solution on a regular basis. Our intention is to use GIT to backup this directory.
However, when we delete a Thing in Thingworx, the corresponding XML file remains in the file repository. So if we need to recover the solution, Thingworx will re-import the complete solution, including deleted Things.
How is the source control functionality supposed to work? GIT will keep track of the deleted objects anyway so we would like the backup to contain the current entities only.
Did anyone find a work-around or are we using the functionality in the wrong way?
Many thanks
Best regards Erik

