It may be that the files in the repository are not executable, even though you have changed the permissions on your working copy. You can tell subversion that files are executable using svn propset like this;
cd yourapp/script/process svn propset svn:executable ON reaper More info here; http://svnbook.red-bean.com/en/1.0/re23.html Hope this helps David --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---