Dear Open Hub Users,
We’re excited to announce that we will be moving the Open Hub Forum to
https://community.blackduck.com/s/black-duck-open-hub.
Beginning immediately, users can head over,
register,
get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.
On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at
[email protected]
With git I can clone the following repository but I can't enlist it for the IDL2CPP11 project.
https://:@gitx.remedy.nl/git/idl2c++11.git
Johnny,
I tried myself and could do no better. I tried https://gitx.remedy.nl/git/idl2c++11.git and it wouldn't stop the Checking server connection...
stage until it timed out. I wonder if the ++
in the URL gives it gas? Perhaps I'll try escaping them (https://gitx.remedy.nl/git/idl2c++11.git) instead. (The URL does not appear to be a valid server connection string. Oops...) Just grabbing at straws...
Thanks!
Johnny,
It looks as if the enlistment test phase doesn't like the :@
in your URL even though I'm able to clone the repo with the URL just as you stated it (612 kb). I'll push this up the chain and see...
Thanks!