|
From: Markus B. <mba...@us...> - 2005-09-02 18:07:19
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.webpage In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12875 Added Files: publish.bat Log Message: publish script for pscp/putty --- NEW FILE: publish.bat --- REM pscp is part of putty REM use putty to create a session "shell.sf.net" pscp -load shell.sf.net htdocs/*.php htdocs/.htaccess htdocs/*.css shell.sf.net:/home/groups/r/ru/rubyeclipse/htdocs pscp -load shell.sf.net htdocs/images/*.gif htdocs/images/*.png shell.sf.net:/home/groups/r/ru/rubyeclipse/htdocs/images pscp -load shell.sf.net htdocs/images/screenshots/*.jpg shell.sf.net:/home/groups/r/ru/rubyeclipse/htdocs/images/screenshots |