From: <ian...@us...> - 2003-09-07 18:12:05
|
Update of /cvsroot/sqlobject/SOWeb In directory sc8-pr-cvs1:/tmp/cvs-serv21936 Modified Files: index.txt Log Message: Added note about CVS snapshot. Index: index.txt =================================================================== RCS file: /cvsroot/sqlobject/SOWeb/index.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** index.txt 21 Aug 2003 05:06:58 -0000 1.6 --- index.txt 7 Sep 2003 18:12:02 -0000 1.7 *************** *** 82,85 **** --- 82,87 ---- .. _sqlobject-discuss archives: http://sourceforge.net/mailarchive/forum.php?forum=sqlobject-discuss + .. _`anonymous cvs`: + If you are tracking changes, keeping up with CVS is helpful. To access CVS:: *************** *** 123,126 **** --- 125,136 ---- __ http://prdownloads.sourceforge.net/sqlobject/SQLObject-0.4.win32.exe?download + + You can also use `anonymous CVS`_ to access the latest files. + However, SourceForge is currently delaying the anonymous CVS servers + by 24 hours, so you won't see the newest code, particularly when a + change is made to CVS specifically to address a problem you are + having. Instead use the `Mostly Live CVS Tarball`__ + + .. __: http://colorstudy.com/ianb/SQLObject-cvs.tar.bz2 Documentation |