Displaying 4 results from an estimated 4 matches for "svn_password".
Did you mean:
s_password
2006 Mar 20
2
Capistrano, ftp user and svn user are different
What do you do when the ftp login username is different then the svn
username?
Every time I try to deploy it gets stuck right here:
[kopanas.com] executing command
** [out :: kopanas.com] Authentication realm: <http://kopanas.com:80>
kopanas.com
** [out :: kopanas.com] Password for ''jkopanas'':
** [out :: kopanas.com] subversion is asking for a password
** [out ::
2007 Oct 03
1
Vlad problems
...sites.com
apachectl restart
Questions
1) apache is running
2) why are the permissions denied errors happening?
3) if vlad takes mongel_cluster.yml info, why is it looking on port
8000? that''s not what I have in mongrel_cluster.yml
My Deploy.rb:
set :svn_user, "sw_ivanoats"
set :svn_password, "my password"
# 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/&quo...
2006 Feb 19
2
SwitchTower 1.0.0
...odules: perforce (submitted by Richard
McMahon), bazaar (submitted by Edd Dumbill), and bazaar-ng (submitted
by Damien Merenne).
* Proc-valued variables can be set much more conveniently now. Just
do "set(:variable) { ''foo'' }".
* Added optional :svn_username and :svn_password variables, for
people who''s svn credentials differ from their login credentials.
* Added branch support to the CVS module (courtesy of Jeremy
Hinegardner).
* Fixed bug where using "put" to replace a file with a shorter file
would only overwrite the first part of the file....
2006 Jul 26
3
Capistrano - freezes & I don''t get prompted for password??
Hi,
Just having a problem trying to get capistrano working to the remote
server. I''ve set things up per the below to links, but when I enter
"cap setup" (or "rake remote:exec ACTION=setup" - I assume they are the
same) then things FREEZE and it never asks me for a password. I have to
kill the "cmd" window.
Is there a way to get some level of trace or