From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2.1) Gecko/20010901 Description of problem: All attempts to use a pserver (login, update) are failing with an internal error. This does not appear to be a problem when using CVS with ssh for instance with CVS_RSH=ssh and a repository like :ext:user.org:/cvsroot/... Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.cvs -d :pserver:anoncvs.com/cvs/kawa login 2.Type 'anoncvs' and press the ENTER key at the login prompt OR Pick any previous cvs checkout you'd like to update that uses pserver and try to perform an update. The same error message should appear except it should say "updated aborted". Actual Results: cvs [login aborted]: internal error: get_cvs_port_number called for invalid connection method (ext): Invalid argument Expected Results: Normal login or update from CVS. Additional info: This would seem to be a big problem for any developers commonly using anonymous CVS pserver access to acquire things like gcc. I'm going to try reverting to cvs from Red Hat 7.1 since I know that worked. $ cvs --version Concurrent Versions System (CVS) 1.11.1p1 (client/server) Copyright (c) 1989-2001 Brian Berliner, david d `zoo' zuhn, Jeff Polk, and other authors CVS may be copied only under the terms of the GNU General Public License, a copy of which can be found with the CVS distribution kit. Specify the --help option for further information about CVS
could not reproduce using steps provided with current releases