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 am unable to compile. I get a lot of unresolved dependecies. Attaching [log.txt](https://github.com/rtcTo/rtc2gitcli/files/6295611/log.txt)

I have tried the plugin on windows and it works just fine. However we are running into issues with few folders checked in in RTC through the browser where there...

question

Apologies for the monolithic commit. This was the result of many _months_ of tinkering and improvement, but (with these changes) I was finally able to do the migration of hundreds...

Hi, I am using the docker image with scm 5.0.2 to migrate some of our components. I ran into the following exception during the migration of a specific component. `[2022-01-31...

In commit history complete commit message not present in git history . I tried to modify parameter(commit.message.format) in migration.properties file but could not able to get exact commit message .Could...

Hello, when I try to run the command migrate-to-git, I get the following exceptions: Create the list of baselines java.lang.NullPointerException at to.rtc.cli.migrate.MigrateTo.createTagListFromBaselines(MigrateTo.java:251) at to.rtc.cli.migrate.MigrateTo.run(MigrateTo.java:117) at to.rtc.cli.migrate.git.MigrateToGit.run(MigrateToGit.java:25) at com.ibm.team.filesystem.cli.core.AbstractSubcommand.run(AbstractSubcommand.java:51) at com.ibm.team.rtc.cli.infrastructure.internal.core.SubcommandLauncher.run(SubcommandLauncher.java:601)...

Hello, I ran the steps mentioned at https://github.com/rtcTo/rtc2gitcli/wiki/Setup but I get the following error while running the launch configuration rtc2git Error: Problem running 'help': Unknown subcommand "migrate-to-git". Try 'scm help'...

Currently we are trying to migrate multiple streams with one single component across all these streams set at different baselines. Can anyone suggest how can this be achieved using this...

Hi All, while running the command from rtc2git, we are getting issues ‘Problem running accept’ change wasn’t successfully accepted in workspace. Can someone help with this please? We are stuck...

Hi , My project is not native RTC project, I migrated it in RTC from SVN. Now I'm migrating my RTC projecct to bitbucket using this tool. This tool did...

help wanted
question