Index: index.html =================================================================== RCS file: /cvs/gdb/htdocs/current/index.html,v retrieving revision 1.35 diff -a -u -r1.35 index.html --- index.html 2 Nov 2005 21:58:50 -0000 1.35 +++ index.html 26 Jan 2006 23:20:22 -0000 @@ -148,6 +148,21 @@

+

  • CVS via rsync (rarely used):

    + +Under rare circumstances, it is desirable to maintain a local copy of +the complete CVS repository. Anonymous rsync access has +been is available for that purpose. Here is how to get a copy of the +repository, or to synchronize an existing one: + +

    +rsync --archive --delete --compress rsync://sources.redhat.com/src-cvs src-cvs 
    + +You can get rsync or learn more about it from its home page: + rsync.samba.org + +

    +

  • FTP:

    A daily snapshot of the current development sources (Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.

    -

    Last modified 2005-10-25.

    +

    Last modified 2006-01-26.