Capistrano on Dreamhost
Posted by: ChrisOdaWas
Posted on: 2006-06-13 15:23:00
Hi,
I just tried to get my Rails app online using the information on
http://wiki.dreamhost.com/index.php/Ruby_on_Rails:Capistrano
but when I am at this step:
svn add config/deploy.rb lib/tasks/capistrano.rake
I get the error:
subversion/libsvn_wc/lock.c:377: (apr_err=155007)
svn: 'config' is not a working copy
Any ideas what's wrong?