Forums : Technical Issue Help

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]

Can't anlist "suds" repository.

Hi,

I'm trying to add the right Subversion repository for suds project (http://svn.fedorahosted.org/svn/suds/trunk/), but it's being refused somehow -- enlistment never shows up. I checked and it's a valid Subversion repository that doesn't require authentication for read-only access. This project used to have a code source (http://svn.fedorahosted.org/svn/suds/trunk/trunk/suds/), but it's incorrect (it's a valid path in the repository but it's empty).
Your help is appreciated!

Sergey.

Sergey Lipnevich over 16 years ago
 

Hi Sergey,

This was caused by a new bug in our Subversion validator. I've deployed a fix, so you should be able to add your repository now.

My apologies for the trouble,

Robin

Robin Luckey over 16 years ago
 

Thank you! It seems the problem is not completely fixed. When I enlist http://svn.fedorahosted.org/svn/suds/trunk/ now, the operation is successful, but in the enlistments list I see http://svn.fedorahosted.org/svn/suds/trunk/trunk/suds instead :-(. It seems some heuristic is applied to the repository URL that adds trunk/suds/ to a correct repository link and makes it wrong. As a result, Ohloh doesn't see any source code for suds project.

Sergey Lipnevich over 16 years ago
 

Hi Sergey,

Yes, there is a heuristic which tries very hard to avoid adding branches and tags to Ohloh.

Because the directory you submitted to Ohloh included a trunk directory, our system automatically navigated into this directory. In your case, this was a mistake.

I've manually fixed the repository URL to point to the correct directory, and a new report is running now. This should clear up any problems.

Thanks,
Robin

Robin Luckey over 16 years ago
 

Hi Robin,

The heuristic makes perfect sense, it's just that there are those strange additional directories in their repository. It seems to work now, thank you!
Cheers,

Sergey.

Sergey Lipnevich over 16 years ago