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]

GADS OS project not updating

The GADS OS project shows: Analyzed about 2 months ago. based on code collected about 2 months ago.

Can it please be set to update?

Thanks,

Ron

Ron Fluegge over 9 years ago
 

Hi Ron;

There are a slew of known problems with SVN repositories on codeplex.com since Codeplex updated their system to their Team Foundation Server.

This is the kind of problems we git with them:

svn info --trust-server-cert --non-interactive -r HEAD --no-auth-cache 'https://gadsos.svn.codeplex.com/svn@HEAD' failed:
svn: E175002: Unable to connect to a repository at URL 'https://gadsos.svn.codeplex.com/svn'
svn: E175002: Unexpected HTTP status 503 'Service Unavailable' on '/svn'

svn: E175002: Additional errors:
svn: E175002: OPTIONS request on '/svn' failed: 503 Service Unavailable

We've been able to file tickets to get a projects unclogged, but we have some 20,000 SVN codeplex repositories and they haven't given us a way to file a bulk update request. And we've not taken the time to manually file 20,000 tickets. :-)

Is there anything you can do to help? Some folks have reported that migrating the project to another version control system helps. (We support git, bzr, hg, svn, and cvs) Some projects have moved to other forges.

Peter Degen-Por... over 9 years ago