Hi, very new to Capistrano and slowly inching towards deployment of my test Rails app. I think I'm getting close, but the issue I have right now is that the scripts are ending up on the deployment machine without execute permission. I'm deploying from a local svn repository on a Windows machine using :copy. I've set svn:executable from both tortoiseSVN and command line, and it seems ok, but when I do deploy:update, the files end up on the target machine still with no execute permission.
Any clues? --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
