how do I do it? It is asking me for the wrong svn username

#deploy.rb

 set :svn_username, "sw_ivanoats"
 set :svn_password, "my password"

# I have also tried scm_username, without success


# VLAD the DEPLOYER stuff
set :application, "www2.sustainablewebsites.com"
set :domain,      "www2.sustainablewebsites.com"
set :deploy_to,   "/var/www/www2.sustainablewebsites.com"
set :repository,  "http://sw.unfuddle.com/svn/sw_sw/";
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to