I'm experiancing a really strange issue with deployment. I'm deploying from my personal computer to bluehost and using assembla as my svn server. Individually everything works fine. I can ssh to my bluehost acct and checkout from assembla. I can also run deploy:setup and deploy:check just fine. When I try and run cap deploy:cold I get this error message
[omitted] executing command [omitted] executing command ** [err] svn: Working copy '/omitted/omitted/omitted/omitted/releases/ 20080126012335' locked ** [err] svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details) command finished *** [deploy:update_code] rolling back * executing "rm -rf ~/omitted/omitted/omitted/omitted; true" servers: ["omitted", "omitted"] [omitted] executing command [omitted] executing command command finished command "svn checkout -q I've tried removing the whole project directory, changing the projects name and to no avail. If i run svn co http://svn_url from bluehost via ssh everything works just fine. Anyone have any ideas? --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
