This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: subversions.gnu.org not being updated (fwd)
On 13-Oct-2002, Loic Dachary <loic@gnu.org> wrote:
> Here is the source of the problem:
>
> unknown host: sourceware.cygnus.com
>
> The mirroring command line is:
>
> rsync --archive --delete --checksum --compress rsync://sourceware.cygnus.com/gcc-cvs /home/rsync/gcc
According to <http://gcc.gnu.org/rsync.html>, this should be gcc.gnu.org
instead of sourceware.cygnus.com.
rsync --archive --delete --checksum --compress \
--stats rsync://gcc.gnu.org/gcc-cvs /home/rsync/gcc
^^^^^^^^^^^
--
Fergus Henderson <fjh@cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.