Hello, I stuck with this for a few hours … Can anyone help me (I’m new
with Cap)
…>cap deploy:update
- executing `deploy:update’
** transaction: start - executing `deploy:update_code’
*** [deploy:update_code] rolling back - executing “rm -rf /var/www/titi/league/releases/20081104213013;
true”
servers: [“ksXXXXXX.kimsufi.com”]
Password:
[ksXXXXXX.kimsufi.com] executing command
command finished
c:/ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.0/lib/capistrano/recipes/deploy.rb:37:in
``‘: No such file or directory - svn info
http://ksXXXXXX.kimsufi.com/svn/titi/league/trunk/ -rHEAD
(Errno::ENOENT)
from
c:/ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.0/lib/capistrano/recipes/deploy.rb:37:in
load' from c:/ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.0/lib/capistrano/recipes/deploy.rb:88:in
with_env’
…
My repository (http://ksXXXXXX.kimsufi.com/svn/titi/league/trunk/) seems
to work fine (I can browse it using this adresse). Maybe I have to set a
password?? But it didn’t seem to work that way for last project we
did…
Any clue?