[Openfirst-cvscommit] www/htdocs/nightly/pkg .cvsignore,NONE,1.1 README,1.1,1.2
Brought to you by:
xtimg
From: Jamie <ast...@us...> - 2005-11-21 19:47:31
|
Update of /cvsroot/openfirst/www/htdocs/nightly/pkg In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22049/www/htdocs/nightly/pkg Modified Files: README Added Files: .cvsignore Log Message: README notes cron dependency ignore *.tar.gz, *.tar.bz2. and *.zip --- NEW FILE: .cvsignore --- *.tar.gz *.tar.bz2 *.zip Index: README =================================================================== RCS file: /cvsroot/openfirst/www/htdocs/nightly/pkg/README,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** README 24 Jun 2004 22:28:46 -0000 1.1 --- README 21 Nov 2005 19:47:23 -0000 1.2 *************** *** 1,4 **** ! The files to be in this directory are automatically built. ! This is handled automatically through scripts running on the ! SourceForge.net shell server. --- 1,3 ---- ! When cron is working, the files to be in this directory are automatically built. ! This is handled automatically through scripts running on the SourceForge.net shell server. |