This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc.gnu.org anoncvs 'gcc-core' module broken.
- From: cgd at broadcom dot com
- To: gcc at gcc dot gnu dot org
- Date: 31 Dec 2002 09:53:31 -0800
- Subject: gcc.gnu.org anoncvs 'gcc-core' module broken.
FYI, the 'gcc-core' CVS module available from:
:pserver:anoncvs@gcc.gnu.org:/cvs/gcc
is broken.
The exclusion of "gcc/gcc/f" also excludes gcc/gcc/fixinc since CVS
only does a strncmp against the excluded name to check directory
exclusions. (!!! I even checked the most recent CVS from
cvshome.org, 1.11.4.)
(I'm using gcc.gnu.org because really, I don't want to check out the
whole thing and the subversions repository doesn't understand
less-than-the-whole-thing modules. I'd like to use subversions since
it's less loaded or more devoted to the task or something, but...)
Not sure what a good workaround in the modules file would be. My
local workaround is to specially check out gcc/gcc/fixinc after
gcc-core.
This msg sent mostly so that if others notice strangeness, they know
they're not alone. 8-)
cgd