This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
web page cvs access snafu? [plus, where is the modules file?]
- From: Doug Evans <dje at transmeta dot com>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 9 Dec 2003 20:46:11 -0800
- Subject: web page cvs access snafu? [plus, where is the modules file?]
Assuming something has changed, I'm guessing whatever happened happened
ages ago, but I don't update gcc much these days.
I tried a cvs update and got no response from subversions.
CVSROOT = :pserver:anoncvs@subversions.gnu.org:/cvsroot/gcc
This use to work.
However, if I use this for CVSROOT
:pserver:anoncvs@gcc.gnu.org:/cvs/gcc
it does work.
The web pages still reference subversions though.
[http://gcc.gnu.org/cvs.html]
Did something change and the web pages not get updated,
or is it pilot error?
Also, I tried to check out a modules file.
cvs -d ':pserver:anoncvs@gcc.gnu.org:/cvs/gcc' co modules
cvs server: cannot find module `modules' - ignored
Any reason why there isn't one?