synchronization with Subversion and servers/environment Configuration Management tool, such as Puppet.
Kunal Doddanavar (452●2●27●32)
| asked Jun 19 '13, 7:02 a.m.
retagged Jun 19 '13, 3:32 p.m. by Amy Laird (165●1●4) Hi, Rational Team Concernt 4.0.0.1 synchronization with Subversion and servers/environment Configuration Management tool, such as Puppet http://en.wikipedia.org/wiki/Puppet_(software)). The need is to synchronize existing Subversion repos to RTC, and have RTC trigger, depending on its work items workflow state some commands to a config management tool named "Puppet".
Does RTC support SVN along with Puppet?
Regards, Kunal |
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Jun 19 '13, 7:27 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Jun 19 '13, 8:03 a.m.
There is no SVN synchronizer supported by RTC that I know of. As Krzysztof mentions you can however link SVN changes to work items. There is no Puppet integration available and in fact this is the first time I hear about this product.
Here are the integrations supported, at least most of them anyway: https://jazz.net/extend/integrations/ You can probably build a SVN synchronizer or something that tells RTC that a SVN artifact has changed. RTC can be extended to act on work item changes. Dependent on the puppet API, you might be able to integrate them yourself. Kunal Doddanavar selected this answer as the correct answer
Comments http://en.wikipedia.org/wiki/Puppet_%28software%29 looks more like a tool that you would integrate into builds from the 5 minutes I was reading.
Here some links to extending RTC: https://jazz.net/library/article/1000 https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/
|
One other answer
Hi Kunal,
I have difficulties in understanding what exactly you want to do. Anyway you are able to link Subversion repositories to jazz.net work items: http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m3/topic/com.ibm.team.scm.svn.doc/topics/t_link_workitems.html. Please let me know if it helps for you. Best regards, Krzysztof Kazmierczyk |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Hi Krzysztof,
The user needs to know if RTC supports SVN along with Puppet?
This question does not have any more specifics than the other. I looked at the question and found the information insufficient fora good answer. If you want a good answer, provide the use case and more information what is supposed to happen. I will provide a general answer below.