The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Git integration in RapidMiner 9.7 beta: Project URL is invalid, it must end with .git
christos_karras
Member Posts: 50 Guru
in Help
I hoped to try the new Git integration in RapidMiner 9.7, but I ran into two obstacles:
1. I was not able to connect RapidMiner to an existing Git clone, the clone has to be done by RapidMiner. It should be possible to point to existing clones, we might not want to do Git operations exclusively through RapidMiner but also using other tools when appropriate.
2. When I try to create a clone through RapidMiner, it rejects the clone URL without even trying to connect to it, because there's an incorrect validation that requires the URL to end with .git. This is not the case for Git repositories in Azure DevOps.
1. I was not able to connect RapidMiner to an existing Git clone, the clone has to be done by RapidMiner. It should be possible to point to existing clones, we might not want to do Git operations exclusively through RapidMiner but also using other tools when appropriate.
2. When I try to create a clone through RapidMiner, it rejects the clone URL without even trying to connect to it, because there's an incorrect validation that requires the URL to end with .git. This is not the case for Git repositories in Azure DevOps.
Tagged:
0
Answers
Thanks for sharing this, we have forwarded this issue to our engineering team for their feedback.
Cheers,
Pavithra
And to follow up on that, while the Git repo itself needs to be hosted by the Server, you can connect to it with any other git client you want. You can use the same repo with Studio as well as SourceTree, git command line, or whatever strikes your fancy.
So collaboration with colleagues that do not use Studio are perfectly possible and supported.
Regards,
Marco