Skip to main content
Question

Is there any way or tool for Version Control of FME Workbenches?

  • July 8, 2014
  • 1 reply
  • 19 views

Hi,

 

 

Is version control possible in FME? Can someone suggest any tool which can be used to check/compare different versions of same FME Workbench.

 

 

Thanks in advance.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

david_r
Celebrity
  • July 8, 2014
Hi,

 

 

any source control system should work with FME Workbenches since they are XML-based.

 

 

So systems like Subversion or git etc work fine.

 

 

David