How to pull artifacts from SVN inbuilt with a custom application into RTC SCM
2 answers
Here is an article that talks about how to import data from SVN to RTC SCM: https://jazz.net/library/article/650
Hi Team,
Thanks but this is not we meant.
Just creating a dump file in SVN and importing back into RTC SCM, there after continuing with RTC SCM will not work in our case as this application has lot of dependency.
Let me give more clear picture on this.
The custom solution which has inbuilt SVN capability which I have mentioned is currently being used by our customer and will be continuing to use the same process for SCM repository.
Going forward we want RTC to synchronize with the Custom Application SVN repository as and when changes are available and make it available to RTC SCM Repository then go with our DevOps solution.
Let us know if anyone came accross such scenarios and suggestions are most welcome.
Comments
I don't believe there is a SVN-RTC synchronizer but the section https://jazz.net/library/article/650#Techniques_for_manually_updating talks about how to update the RTC stream with the latest SVN changes. Probably you could write a script to do that?