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 info@openhub.net

Problem with adding SVN enlistments?

I've added a CVS enlistment for system-config-printer, but the SVN enlistment is stuck on Checking server connection... and has been for ages.

The URL is: http://svn.fedoraproject.org/svn/hosted/system-config-printer/trunk

Tim Waugh over 17 years ago
 

Hi Tim,

I'm assuming that you meant 'Subversion' when you said 'CVS'.

I think we are having connection issues with this server.

When I attempt to connect from the Ohloh main offices, the server is incredibly slow, but does ultimately return a response.

When I attempt to connect from the Ohloh server farm, the connection times out after 5 minutes:

~$ svn info -r HEAD --no-auth-cache http://svn.fedoraproject.org/svn/hosted/system-config-printer/trunk@HEAD
svn: PROPFIND request failed on '/svn/hosted/system-config-printer/!svn/bc/1605/trunk'
svn: PROPFIND of '/svn/hosted/system-config-printer/!svn/bc/1605/trunk': Could not read status line: Connection reset by peer (http://svn.fedoraproject.org)

I will check back later today and see if the situation has improved. If not, this might be a tough problem to solve.

Robin Luckey over 17 years ago
 

Yes, Subversion not CVS, sorry. The enlistment has succeeded now, but the download has failed at step 1. More connection issues perhaps.

Tim Waugh over 17 years ago
 

Hi Tim,

Yes, we're still having the same problems:

~$ svn info -r HEAD --no-auth-cache 'http://svn.fedoraproject.org/svn/hosted/system-config-printer/trunk@HEAD'
svn: PROPFIND request failed on '/svn/hosted/system-config-printer/!svn/bln/1617'
svn: PROPFIND of '/svn/hosted/system-config-printer/!svn/bln/1617': Could not read status line: Connection reset by peer (http://svn.fedoraproject.org)

Are you able to duplicate this problem yourself?

Andy Verprauskus over 17 years ago
 

I'm afraid not. All works fine from here. Are you getting packet loss on the route to that server?

Tim Waugh over 17 years ago
 

I'm not associated with ohloh in any way, but I get exactly the same error from that repository, seemingly at random (sometimes it works, sometimes not), on two different hosts (with completely different connectivity), neither of which have any packet loss on the route - so it presumably is a problem with the server.

Alyssa Milburn over 17 years ago
 

mmcgrath on IRC at irc.freenode.net #fedora-admin would be very grateful if someone could chat with him and help trouble-shoot.

Tim Waugh over 17 years ago
 

Thanks for setting that up Tim. mmcgrath and I worked through a few commands; no breakthoughs but hopefully a few useful data points towards fixing fedora infrastructure ticket 122.

Andy Verprauskus over 17 years ago