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]
I'm trying to add a proyect hosted on Google Code Proyect Hosting. The anonymous url for the subversion repository is set properly, and when submitting it, it starts checking the conneciton info and returns a blank page.
Refreshing the page, and resending the POST will have the same result.
When going back to the repository listings it will be empty.
Hi jsotuyod,
This is a bug in the Ohloh code, and it appears under very peculiar circumstances when the SVN URL points to a single directory with a space in its name.
I was able to work around this problem manually. I've added the following URL to project AOXP-Server:
http://aoxp.googlecode.com/svn/trunk/
Let me know if this is not what you wanted, and I'll fix it.
Thanks,
Robin
Thanks! It's perfect that way!