Hello,
I am using this tutorial:
http://wiki.dreamhost.com/index.php/Capistrano
All seems to be working fine until I am asked to enter this command:
svn add config/deploy.rb lib/tasks/capistrano.rake
I am getting this response:
subversion/libsvn_wc/lock.c:377: (apr_err=155007)
svn: ‘config’ is not a working copy
In general I have found the deployment of rails the most frustrating
part. I would sincerely appreciate a bit of help on this.
Thanks!
mk