From: Francesco M. <fr...@us...> - 2007-01-19 20:43:52
|
Update of /cvsroot/wxlua/website In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv12301 Modified Files: updatesite.sh Log Message: fixed updating of docs folder Index: updatesite.sh =================================================================== RCS file: /cvsroot/wxlua/website/updatesite.sh,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** updatesite.sh 19 Dec 2006 23:00:59 -0000 1.27 --- updatesite.sh 19 Jan 2007 20:43:44 -0000 1.28 *************** *** 16,19 **** --- 16,20 ---- echo "Checking out the docs dir to the htdocs/docs dir from cvs" + cd docs cvs -q update -P -d |