This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: More problems with egcs.cygnus.com
> Not built into ftp per se but I believe that the DNS should be able to
> handle it. I know that kernel.org, for example, has this feature. I
> can do a "ftp ftp.us.kernel.org" and will be randomly routed to one of
> the many U.S. mirrors of the base ftp.kernel.org server. I'm no
> sysadmin type so I don't know exactly how they do it but I believe its
> done by the DNS server.
That would work, but it would require that *all* services on
gcc.gnu.org live on all mirrors. For Web, that may be reasonable; for
CVS, it is not so easy to arrange that a check-in on one of the
mirrors immediately becomes available on all other mirrors and the
source system.
Of course, users of anonymous CVS should be using anoncvs.cygnus.com;
users of rw CVS are currently encouraged to use gcc.gnu.org
(egcs.cygnus.com works as well).
Regards,
Martin