This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: CVS: head attribute does not match file - huh ?
- To: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- Subject: Re: CVS: head attribute does not match file - huh ?
- From: Jeffrey A Law <law at redhat dot com>
- Date: Tue, 19 Dec 2000 14:55:01 -0700
- cc: gcc at gcc dot gnu dot org
- Reply-To: law at redhat dot com
In message <3A3FD547.DA1B9E00@moene.indiv.nluug.nl>you write:
> I get, on a recent (attempt to) checkout:
>
> cvs [server aborted]: head attribute does not match file for
> `/cvs/gcc/egcs/libstdc++-v3/ChangeLog,v'
>
> Anyone knows the remedy to that one ?
Remove the "fileattr" file on the CVS server. It's a cache of meta-data
to make cvs updates go faster. It gets out of date when folks use old cvs
clients.
I'll take care of it.
jeff