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]
The enlistment for the active branch of SilverStripe seems to be failing.
URLs are here:
This seems to be failing, although I can access the URLs fine.
Both seem to refuse anonymous access, hence they fail to check out from Ohloh. Could you look into the repository configuration?
Best,
Patrick
That's strange, I can definitely get anonymous access; I've tried from several different machines, including one with a fresh install, and can svn co without any auth. prompt..
You are definitely using the http:// transport?
Cheers,
Here's the exact command as being used by the site:
svn info -r 38999 --no-auth-cache 'http://svn.silverstripe.com/modules/cms/branches/2.0@38999'
This then comes back with an authentication prompt. If that should work without authentication, I can clean out the repository locally and start over.
Best,
Patrick
Hmm, the URL should be:
http://svn.silverstripe.com/open/modules/cms/branches/2.4'
NB: '/open/'
Also, that revision is very low, we're up to around 101000, but perhaps your script is trawling through all the old revisions too?
Cheers,
I've invested quite a bit of time into trying to debug this issue, but haven't been able to do so. The problem had been diagnosed by Robin Luckey as unsolvable almost three years ago so I'm afraid I have no way to state otherwise for the reasons included in his original forum post.
Sorry,
Patrick
Ah, I see. I hadn't seen this post before.
Thanks for your hard work on the issue.
Cheers,