rtc2gitcli icon indicating copy to clipboard operation
rtc2gitcli copied to clipboard

An IBM's RTC SCM tool extension to migrate an RTC repository into a Git repository

Results 22 rtc2gitcli issues
Sort by recently updated
recently updated
newest added

I'm running into 2 folder or file issues when attempting to run the scm migrate-to-git as a plugin. **1)** If I attempt to run the script from a regular (empty)...

Hello, My Org has decided to migrate code from RTC Jazz to Bitbucket so I chose this utility to migrate code with commit/changesets history. But while migrating code, I found...

question

I am trying to migrate changeset history by having two workspaces. Eg : Source Workspace : 1.0 Target Workspace : 2.0 The code is able to migrate all changesets after...

Hello All, Using rtc2gitcli, I was trying to migrate our rtc code to git repo. but facing RuntimeException, also few java packages are not resolved. > configured RTC client 5.0.2...

The root git ignore file has additional default items not to be deleted even though the corresponding aka the root jazz ignore file is deleted.

Hi, I am migrating source code with history from RTC 6.0.4. The history is a bit huge. The migration is not throwing any error but it is not migrating all...

Does this project support migration of large amounts of changesets, and large sizes of changesets? (we have changesets that contain hundreds of files) Can I somehow fine-tune this process and...

Hi, I used all the steps and it is successful. One thing I observe is if the rtc changes are promoted agianst a workitem, the git history shows as "No...

I suspect the migration fails because of a symbolic link problem (on Windows machine) - when the RTC repository contains directory/file links. Is there a solution for this scenario? Thanks!

- Fixed missing JSONObject.java issue when using build.sh - Included scm usage step-by-step guide - Updated .gitignore to ignore ./rtcScmTools directory - Tweaked a build.sh command arguments as it was...