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
info@openhub.net
Hi,
I'm trying to enlist a git repository the Exempi project http://www.ohloh.net/projects/6106/enlistments
I put the following git URL
git://anongit.freedesktop.org/~hub/exempi.git
The reply is
The URL does not appear to be a valid Git connection string.
But the URL is valid is I can git clone
it.
What's wrong?
hi Hub,
Sorry for the frustration - it was our fault. The bug was that the Git adapter didn't allow '~' characters in the url. I went ahead and fixed the bug and enlisted your project for you. Thanks for your patience
Thanks