Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Is there a tool to convert Jazz SCM projects to Git?

I need to convert a project currently stored in Jazz SCM to Git.  I found https://github.com/WtfJoke/rtc2git and it worked well for a sample project I tested it with, but I'm getting some hiccups when using it with my real project (see https://jazz.net/forum/questions/180988/why-do-i-get-cliclientexception-internal-error).  Are there any other existing solutions to do the conversion?

1

0 votes



4 answers

Permanent link
 Hey Lauren, speaking on behalf of the development team, we don't know of any such tools.

3 votes

Comments

Thanks!  I've been able to rework https://github.com/WtfJoke/rtc2git a bit and it's been working for me.  My version is available at https://github.com/ljhaywar/rtc2git

1 vote


Permanent link
  Hi, Lauren, would this tool encounter exception if the number of change sets is larger than 2000?

0 votes

Comments

My streams had over 6000 changesets, and it worked fine.  The tool is slow but works.  To save time, I didn't migrate all 6000 changesets for every stream.  I migrated new changesets that were delivered after a branching point, and used git rebase to merge the changes.


Permanent link
Besides, does this tool support one stream has multiple components?

0 votes

Comments

I'm not sure.  My streams only had one component.


Permanent link
Do you know where to download the scm v5.0.1? I downloaded RTC-Client-Eclipse4.2-repo-5.0.1.zip, seems it is only source code.

0 votes

Comments

https://jazz.net/downloads/rational-team-concert/releases/5.0.1?p=allDownloads

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 1,203
× 97

Question asked: May 12 '15, 9:41 a.m.

Question was seen: 5,416 times

Last updated: May 13 '20, 9:37 a.m.

Confirmation Cancel Confirm