[Capistrano] Cap deployment issue

2008-05-10 Thread [EMAIL PROTECTED]
I have a set up where I have files stored in a folder in the public directory in a folder called photos. How do I tell capistrano to not delete those files? (right now by default it is removing all the files in my public_html folder and copying the new ones in so its deleting my uploded photos.) -

[Capistrano] Cap Deployment issue with svn+ssh on LAN

2007-06-20 Thread Gilles
Hello everyone, I am developing on a LAN composed of two comp running on OS X tiger 10.4.9 Server for the deploy machine and OS X tiger client for the dev one. I am using Rails 1.2.2, Capistrano 1.4.1 with net-ssh 1.1.2. My repository is stored on my Deploy comp. so i work with a working- copy on