CVS 3.1 branch inconsistency
Andi Kleen
ak@suse.de
Sat May 4 04:42:00 GMT 2002
When I try to checkout the gcc 3.1 branch into an empty directory I get lots
of conflicts during the merge into the branch. HEAD it works fine.
% cvs -d :pserver:anoncvs@gcc.gnu.org:/cvs/gcc -z3 check
out -j gcc-3_1-branch gcc
cvs server: Updating gcc
U gcc/.cvsignore
U gcc/COPYING
U gcc/COPYING.LIB
U gcc/ChangeLog
RCS file: /cvs/gcc/gcc/ChangeLog,v
retrieving revision 1.467
retrieving revision 1.467.2.22
Merging differences between 1.467 and 1.467.2.22 into ChangeLog
rcsmerge: warning: conflicts during merge
and the conflicts repeat for lots of other files.
Any ideas? I'm using CVS 1.11p1. It seems to occur on both gcc.gnu.org
and subversions.gnu.org
-Andi
More information about the Gcc-bugs
mailing list