After migrating many streams from RTC successfully, I encountered an error on a few streams. I noticed this issue because the files in the git folder didnt' match the files in RTC.
After investigating the problem I recognized that after deleting all Files in the current repository and a followed check-in, the plugin can not make another commit after that, but it print out the changesets in the console as normal. I then tried to migrate the files/changes from a different baseline which where checked-in after the problem commit - without any problem. So it seems that after an empty repository the plugin is not able to write new files or commits.
After migrating many streams from RTC successfully, I encountered an error on a few streams. I noticed this issue because the files in the git folder didnt' match the files in RTC. After investigating the problem I recognized that after deleting all Files in the current repository and a followed check-in, the plugin can not make another commit after that, but it print out the changesets in the console as normal. I then tried to migrate the files/changes from a different baseline which where checked-in after the problem commit - without any problem. So it seems that after an empty repository the plugin is not able to write new files or commits.