Skip to main content
5-Regular Member
February 5, 2019

Git Backup Extension 2.0 Now Available!

  • February 5, 2019
  • 5 replies
  • 285384 views

image

 

Question: What is the best way to use Git with ThingWorx?


Disclaimer: Please note that, while the ThingWorx Git Backup Extension is a very useful tool, it is not a PTC product, nor is it supported by PTC.

 

After the release of ThingWorx 8.4 two weeks ago, are you looking for even more? Can’t get enough of ThingWorx? Good thing—because we’ve got you covered.

 

We have just released Version 2.0 of the ThingWorx Git Backup Extension! Reach out if you'd like to learn how to obtain access to it. 

 

In the newest version, you’ll find:

  • Major UX improvements and UI restyling.
    • The extension now includes a new page called GitBackup.Main.Mashup, which offers access to all the functionality previously available in the Home Mashup (see below). GitBackup.Main.Mashup is now the single interface for all the GitBackupThings in the system; you’ll no longer need to go to Composer to manage them individually.imageNew ThingWorx Git Backup Extension 2.0
  • Support for querying and selecting the Bitbucket repositories that you, as a user, have access to.
  • An updated ExtensionExportExtension with bugfixes.

 

If you’re looking for guidance on how to configure Git with ThingWorx, check out one of my earlier posts that explains how you can use Git to achieve continuous integration with ThingWorx or view the updated Git Backup Extension User Guide attached (see the “Attachments” section to the right).

 

Shoutouts to Vladimir, Gabriel, Bogdan, Moritz and Pierre for making this available.

 

Let me know what you think of Version 2.0 in the comments below!

 

The open-source Git Backup Extension can be found here

 

Stay connected,

Kaya

5 replies

1-Visitor
February 7, 2019

When I imported the extension, the import was successful however the NewTab Entity is missing from the import.

Therefore making this extension unusable.

13-Aquamarine
February 7, 2019

Same problem here ....

the thing "NewTab" is missing in the extension

19-Tanzanite
February 7, 2019

Hey guys,

 

Sorry about this issue. This is a known extension bug manifesting only in ThingWorx 8.4. We're working to fix this asap. As a workaround please use the previous version, 1.3.1.

Note: the Extension was tested in 8.3.3 and 8.2.3. Anything minor in those versions should work fine.

 

1-Visitor
July 31, 2019

I tried to go the the download link, but I got a 404! Is it taken down? 

19-Tanzanite
July 31, 2019
It worked for me when accessing it, but meanwhile, can you try this link?
https://marketplace.ptc.com/apps/233917/git-backup-extension-202#!overview
1-Visitor
August 1, 2019

Thanks! The original link is still down, maybe it is a problem in the USA or something. 

13-Aquamarine
September 12, 2019

Why are only FileRepositories, and not SourceControlRepositories supported by the extension? I thougth that seperate SourceControlRepositories are more secure since FileRepositories are also exposed to the web with download links ? Wouldn't it be good to make it possible for this extension to use SourceControlRepositories as well ?

19-Tanzanite
September 12, 2019

The SourceControlRepositories are not a subset of the FileRepositories, and as such, they miss some of the OOTB services (create directory etc) that are used in the extension.

You're right that the FileRepositories have services that output the service link, but those are not available if you use a proper security setup. Adding to this, the FileRepository won't be even visible as an entity if your user does not have visibility rights to it. 

13-Aquamarine
June 22, 2020

Latest Version 3.0.1 User Guide Link as below

 

https://github.com/vrosu/thingworx-gitbackup-extension/releases/download/V3.0.1/Git.Backup.Extension.User.Guide.v3.0.1.pdf

 

You can Download GitBackupExtensionPack.zip for extension from below Link

 

https://github.com/vrosu/thingworx-gitbackup-extension/releases

19-Tanzanite
October 7, 2020
16-Pearl
May 12, 2025

This extension is working as expected but i have noticed that Groups (usergroups) Folder... it does not push in the repository. Anyone has an idea why is this behaviour?  

Users Folder

Organization Folder 

they are there but not Groups....

 

Thank you!