It's all about the answers!

Ask a question

Step-by-step procedure for SVN Integration in Jazz/RTC


Kevin Hsu (632) | asked Oct 31 '08, 3:43 a.m.
We have an existing SVN Repository (Strill in development phase) and we are eager to sync stable code every week from SVN Repository to Jazz Repository, only want to one direction sync (SVN-->Jazz), are there any step-by-step procedure or guideline for this. BTW, please also kind suggest suitable SVN Client I should use. many thanks.

One answer



permanent link
Michael Valenta (3.7k3) | answered Oct 31 '08, 9:20 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
The information you need is on the following wiki page:

https://jazz.net/wiki/bin/view/Main/SCMImport

The page describes how to perform the initial import using either an SVN
Dump file or an SVN Repositories browser in RTC. There is also a
paragraph at the bottom that describes how to do the one way update from
SVN to Jazz. You will need the RTC 1.0.1 client since most of the
functionality is new in 1.0.1.

As for SVN clients, Subclipse is the easiest to install but you need to
be aware that the latest Subclipse client isn't compatible with RTC. You
would need to get Subclipse version 1.2.4.

Michael

shyutz wrote:
We have an existing SVN Repository (Strill in development phase) and
we are eager to sync stable code every week from SVN Repository to
Jazz Repository, only want to one direction sync (SVN-->Jazz), are
there any step-by-step procedure or guideline for this. BTW, please
also kind suggest suitable SVN Client I should use. many thanks.

Your answer


Register or to post your answer.