It's all about the answers!

Ask a question

Is it possible to use the RTC SDK to import source code from SVN and CVS?


Karandeep Chawla (944) | asked Oct 14 '13, 1:37 p.m.
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



permanent link
Ralph Schoon (63.1k33645) | 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
Albert Yao commented Dec 26 '14, 3:45 a.m. | edited Dec 26 '14, 4:01 a.m.

Could IBM open and share the source code of SVN Dump import into RTC?


Ralph Schoon commented Dec 29 '14, 6:25 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

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


Register or to post 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.