Hi all.
I've been having a hell of a time trying to get a deploy of mephisto
going on slicehost.
I've been getting some help but he seems to have left half way through
the setup.
This is basically what I've done (using capistrano1.4.1 and deprec)
sh-keygen -t rsa
cap setup_ssh_keys
cap install_rails_stack
cap setup
# NEED TO MAKE A MOD
/usr/local/lib/ruby/gems/1.8/gems/deprec-1.7.0/lib/deprec/third_party/railsmachine/recipes/svn.rb
change this line svn_root ||= '/var/sv
to
svn_root ||= "#{deploy_to}/repos"
cap setup_scm
but now I'm stuck. I tried running cap deploy but I get
* executing task set_perms_for_mongrel_dirs
* executing "sudo chgrp -R app_mephisto
/path/to/deploy/mephisto/current/tmp /home/dneighman/mephisto/shared"
servers: ["igrab.info"]
[igrab.info] executing command
** [out :: igrab.info] chgrp: cannot access
`/path/to/deploy/mephisto/current/tmp': No such file or directory
this is really starting to blow since I've been going hard for 2 days
and I still haven't even got mephisto going.
any kind person out there care to shed some light on my ignorance?
Cheers
Daniel
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---