This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc-2_95-branch broken in CVS
- To: Manfred Hollstein <manfred dot h at gmx dot net>
- Subject: Re: gcc-2_95-branch broken in CVS
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 06 Sep 2000 08:46:51 -0600
- cc: gcc at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
In message <14774.21380.636804.552535@saturn.hollstein.net>you write:
> Hi there,
>
> I just attempted to update my copy of the branch; this is what
> happened:
>
> $ cvs update -P
> Warning: Remote host denied X11 forwarding.
> ? UPDATELOG
> cvs server: Updating .
> cvs server: Updating egcs
> cvs [server aborted]: unable to reopen `/cvs/gcc/egcs/mpw-README,v'
>
> Can someone please have a look at this and fix it?
This sounds like a problem in your local repository --
/cvs/gcc/egcs/mpw-README,v doesn't exist because that file was deleted some
time ago (ie, it moved into the Attic).
What are the contents of your <srcdir>/CVS/Entries file?
jeff