[Mailman-Developers] cvs archive

Ron Jarrell jarrell@vt.edu
Wed, 1 Sep 1999 19:30:02 -0400 (EDT)


I'm trying to use the CVS server to pull a copy of the current code
(particularly the fixes to the archiver, since mine 1.0s occasionally
still goes psychotic and puts the wrong message under a given index
entry).  Following the instructions I found in the archives, I made
a new directory, cd'd into it, and did:

(using cvs-1.10, on solaris 7)

% cvs -d :pserver:anoncvs@cvs.python.org:/projects/cvsroot login
(Logging in to anoncvs@cvs.python.org)
CVS password: (I entered anoncvs)
cvs [login aborted]: authorization failed: server cvs.python.org rejected access

Is something wrong on *my* end, or the other end?