This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: anoncvs broken?
- To: aj at suse dot de
- Subject: Re: anoncvs broken?
- From: Jason Molenda <jsm at cygnus dot com>
- Date: Sat, 9 Oct 1999 14:11:04 -0700
- Cc: gcc at gcc dot gnu dot org
Andreas wrote:
> aj@gromit:/usr/src/cvs/gcc > cvs login -d :pserver:anoncvs@anoncvs.cygnus.com:/cvs/egcs
> (Logging in to anoncvs@anoncvs.cygnus.com)
> CVS password:
> cvs [login aborted]: authorization failed: server anoncvs.cygnus.com rejected access
>
> Is anoncvs broken or disabled for now?
Sorry for the lack of forewarning, but the CVSROOT has cahnged to
"/cvs/gcc" instead of "/cvs/egcs". A lot of people were going to have
to change their CVSROOTs when we stopped supporting the old /egcs/carton
pathname; it seemed like a good chance to break it once for everyone
and move to a CVSROOT that won't change again for a long time.
I've updated the http://egcs.cygnus.com/cvs.html web page with the new
CVSROOT.
Jason