-
1. Re: Anyone using Subversion for version control w
Pradeep Kumar May 19, 2017 7:05 AM (in response to EC35112)anyone using subversion?
Regards
-
2. Re: Anyone using Subversion for version control w
nheinze May 23, 2017 3:31 AM (in response to Pradeep Kumar)I know of PowerCenter customers using some sort of version control system, but I don't know for sure which ones.
The biggest issue with PowerCenter XML files is that they usually are not sorted in any useful manner. So it can always happen that the diff between two consecutive versions is longer than the actual XML file.
Years ago there was a "XML Beautifier" available on the Informatica Marketplace which brought XML files into order. Haven't seen this tool for years, I don't know whether it still exists.
Other than that XML export files in PowerCenter are easy to handle manually or automatically.
What exactly do you look for? What's the "business" context in your case?
Regards,
Nico
-
3. Re: Anyone using Subversion for version control w
Pradeep Kumar May 23, 2017 3:40 AM (in response to nheinze)Hello Nico,
Thank you for your response.
We are using Informatica 10.1 (MRS), as you know that MRS doesn't have the inbuilt versioning mechanism. As per the PAM, we need to integrate it with the third party versioning tools like Subversion or Perforce.
I am looking for the steps to configure the subversion tool (apache open source s/w) and integrate it with Informatica 10.1 MRS.
Have you used it your environments?
Please suggest.
Regards
-
4. Re: Anyone using Subversion for version control w
nheinze May 23, 2017 3:56 AM (in response to Pradeep Kumar)Sorry, I've never worked with IDQ, I can't give any other advice but to consult the manuals. There is one chapter in the Application Services guide (if I recall correctly) about the integration of model repositories and Subversion.
Also you can find a couple of hints in the Command Reference guide (also part of the platform documentation) because quite a few related actions can be executed from command line scripts / batch files.
Regards,
Nico
-
5. Re: Anyone using Subversion for version control w
Pradeep Kumar May 23, 2017 4:07 AM (in response to nheinze)Thank you for the update.
I will check the manuals and keep you posted as we explore more on the integration of subversion with MRS.
Regards
-
6. Re: Anyone using Subversion for version control w
Romesh Jayamohan May 23, 2017 6:51 AM (in response to EC35112)you can make use of informatica versioned repository and the DG groups, so the versions of code migrated are available all the time to you, if your is to have the older version of the code.
you can always restrict the no of version ass well to avoid Db storage.