Index: current/index.html =================================================================== RCS file: /cvs/gdb/htdocs/current/index.html,v retrieving revision 1.35 diff -u -p -r1.35 index.html --- current/index.html 2 Nov 2005 21:58:50 -0000 1.35 +++ current/index.html 5 Jul 2006 22:43:00 -0000 @@ -71,11 +71,12 @@ cvs -d :pserver:anoncvs@sources.redhat.c {enter "anoncvs" as the password} -A weekly snapshot (gdb+dejagnu-CVS-YYYYMMDD.tar.bz2) of the sources -checked out using CVS is available for download from the current -snapshot directory. Since the archive is compressed using bzip2 it is the fastest +snapshot directory. The latest weekly snapshot is also accessible +under gdb.tar.bz2. Since the archive is compressed using +bzip2 it is the fastest and most efficient way of obtaining a read-only source tree under CVS.

@@ -96,7 +97,7 @@ Alternativly, you can check out a copy o using the command:

-cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co gdb+dejagnu
+cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co gdb
 
Slow internet connection? Use cvs -z COMPRESSION-LEVEL -d @@ -143,7 +144,7 @@ use a command sequence like:
 CVS_RSH=ssh ; export CVS_RSH
-cvs -d :ext:YOURACCOUNT@sources.redhat.com:/cvs/src co gdb+dejagnu
+cvs -d :ext:YOURACCOUNT@sources.redhat.com:/cvs/src co gdb
 

@@ -260,7 +261,7 @@ Floor, Boston, MA 02110-1301 USA.

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-07-05.