David Salgado wrote:
> 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

Thank you David, it made sense and it did work.
Cheers,
Giuseppe
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to