Is it possible to use the RTC SDK to import source code from SVN and CVS?
Hi!
I am currently using the File-->Import to import a SVN Dump file into RTC. Can this be done via API or command line. Essentially, I am trying to automate this process since it is a little tedious because I am importing lots of branches. Thanks! |
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Oct 17 '13, 3:10 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You can look at tis as a starter: http://rsjazz.wordpress.com/2013/10/15/extracting-an-archive-into-jazz-scm-using-the-plain-java-client-libraries/
That gets info from a zip and uses the API to check in/deliver. It could easily changed to use another source such as a filesystem or some other API. Comments Could IBM open and share the source code of SVN Dump import into RTC? I'd suggest to look into the SDK and check if the code is already visible. If not, please open an enhancement request. This forum won't get that changed.
|
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.