1. ssh to /www/excalibur.apache.org 2. issue an "svn up" command 3. chmod +x download.cgi
Just FYI I think it is possible to have svn do it automagically by setting the svn:executable property on the file. Something like the following should do the trick.
svn propset svn:executable "" download.cgi
-- Cheers,
Peter Donald *-----------------------------------------------------* * "Faced with the choice between changing one's mind, * * and proving that there is no need to do so - almost * * everyone gets busy on the proof." * * - John Kenneth Galbraith * *-----------------------------------------------------*
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Apache Excalibur Project -- URL: http://excalibur.apache.org/
