cvs checkout question

R

Russell E. Owen

I'm trying to check out the current Python (read only) via anonymous cvs
as per the instructions on the "Development Tools" page
<http://python.org/dev/tools.html> and it's failing

% cvs -d:pserver:[email protected]:/cvsroot/python
login (all one one line)
(Logging in to (e-mail address removed))
CVS password:

but regardless of what password I try I get one of two messages:

cvs [login aborted]: authorization failed: server
cvs.python.sourceforge.net rejected access

or

cvs [login aborted]: recv() from server cvs.python.sourceforge.net:
Connection reset by peer

I have a sourceforge account, so I also tried logging in as me and that
didn't work any better. Any hints? I'm on a MacOS X machine in case that
matters, but I have checked stuff out from other cvs servers.

-- Russell
 
J

Jp Calderone

cvs [login aborted]: recv() from server cvs.python.sourceforge.net:
Connection reset by peer

This is a symptom of high load on sourceforge's servers. You are doing
everything correctly, but are being denied access anyway. If you are
persistent, you should be able to sneak in when the load drops sufficiently.

Jp
 
?

=?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=

Russell said:
% cvs -d:pserver:[email protected]:/cvsroot/python
login (all one one line)
(Logging in to (e-mail address removed))
CVS password:

but regardless of what password I try I get one of two messages:

You should leave the password empty.
cvs [login aborted]: recv() from server cvs.python.sourceforge.net:
Connection reset by peer

In that case, SF has rejected you because it is overloaded. Just retry
immediately.

Regards,
Martin
 
R

Russell E. Owen

Thanks for the helpful replies! I did eventually get in and got what
looked like most of the files (including the two I really cared about).
It eventually hung and after about an hour of nothing happening I killed
it.

-- Russell
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top