And, when I run "cap deploy:check", it says ok. On Aug 25, 4:39 pm, Robert Ray <[email protected]> wrote: > My config file is: > > set :application, 'ruby blog' > set :scm, :subversion > set :scm_username, 'robert' > set :repository, "svn://192.168.1.6/learning/trunk/ruby/rails/blog" > set :user, 'robert' > set :deploy_to, '/home/robert/websites/rubyblog' > set :use_sudo, false > > default_run_options[:pty] = true > > server 'www.rubyblog.com', :app, :web, :db, :primary => true > > On Aug 25, 4:36 pm, Lee Hambley <[email protected]> wrote: > > > > > > > > > Robert, > > > Please share your config files. > > > - Lee
-- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
