This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Please mention the CVS parameter has changed in the web pageexplicitly. Also a GCC source mirror?
- From: Chiaki <ishikawa at yk dot rim dot or dot jp>
- To: Zack Weinberg <zack at codesourcery dot com>
- Cc: gcc at gnu dot org
- Date: Wed, 21 Jan 2004 16:14:30 +0900
- Subject: Re: Please mention the CVS parameter has changed in the web pageexplicitly. Also a GCC source mirror?
- References: <400E0E05.6070007@yk.rim.or.jp> <873ca9x0tu.fsf@codesourcery.com>
Zack Weinberg wrote:
Chiaki <ishikawa@yk.rim.or.jp> writes:
For the last two months (maybe one months, but couting back, I think
it is more like 6-7 weeks and close to 2 months), I could not
access GCC CVS tree successfully.
[...]
The mirror at savannah.gnu.org (aka subversions.gnu.org) was taken
offline because that machine was broken into. We *thought* it was
back up again (and that both names worked) but we might be wrong about
that.
(looks to me only the CVS access is closed at this moment.
The CVSweb page, etc. works at the host.
You should get CVS write access (didn't we discuss this last year?)
then you can use CVS-over-SSH to the master server. Instructions for
requesting CVS write access are at http://gcc.gnu.org/cvswrite.html;
you may say I authorized this.
Will do. Thank you. Hopefully, I can merge the local hack once
I get the latest CVS source. I needed to check what the original source
did and I no longer have the original :-(
zw
--
int main(void){int j=2003;/*(c)2003 cishikawa. */
char t[] ="<CI> @abcdefghijklmnopqrstuvwxyz.,\n\"";
char *i ="g>qtCIuqivb,gCwe\np@.ietCIuqi\"tqkvv is>dnamz";
while(*i)((j+=strchr(t,*i++)-(int)t),(j%=sizeof t-1),
(putchar(t[j])));return 0;}/* under GPL */