savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] Re: subversions.gnu.org not being updated (fwd)


From: Fergus Henderson
Subject: [Savannah-hackers] Re: subversions.gnu.org not being updated (fwd)
Date: Sun, 13 Oct 2002 22:12:32 +1000
User-agent: Mutt/1.2.5i

On 13-Oct-2002, Loic Dachary <address@hidden> 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 <address@hidden>  |  "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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]