Qusai Atoon
Qusai Atoon

Reputation: 319

How to fill the right information in RTC2GIT Config file

I am migrating From RTC to azure devops, so I am trying to migrate my source code to git first. I'm using rtc2git repository on github. The problem is: I am not able to fill the information required in the configuration file. So if anyone can help me by explaining what are they.

Here is the configuration file contents:

[General]
Repo=C:\Users\QusaiAtoon\workspace
User=user
Password=pass
GIT-Reponame = repositoryForRTCMigration.git
WorkspaceName=C:\Users\QusaiAtoon\workspace
Directory = C:\Users\QusaiAtoon\MigrateHere
useExistingWorkspace = true

[Migration]
StreamToMigrate = ApplicationA

Upvotes: 1

Views: 85

Answers (0)

Related Questions