Hi every one,
I am getting this error all of a sudden,

./config/../config/../vendor/rails/railties/lib/rails/
gem_dependency.rb:99:Warning: Gem::Dependency#version_requirements is
deprecated and will be removed on or after August 2010.  Use
#requirement
[Deprecation Warning] Naming tasks with before_ and after_ is
deprecated, please see the new before() and after() methods.
(Offending task name was after_update_code)
[Deprecation Warning] Naming tasks with before_ and after_ is
deprecated, please see the new before() and after() methods.
(Offending task name was before_symlink)
[Deprecation Warning] Naming tasks with before_ and after_ is
deprecated, please see the new before() and after() methods.
(Offending task name was after_deploy)
  * executing `deploy'
  * executing `deploy:update'
 ** transaction: start
  * executing `deploy:update_code'
    updating the cached checkout on all servers
    executing locally: "git ls-remote [email protected]:bodilija/
simplesignup.git master"
  * executing "if [ -d /var/www/apps/events_staging/shared/cached-
copy ]; then cd /var/www/apps/events_staging/shared/cached-copy && git
fetch -q origin && git reset -q --hard
cdce537a6e4faf4e1a988381337579166d54fef2 && git clean -q -d -x -f;
else git clone -q [email protected]:bodilija/simplesignup.git /var/www/
apps/events_staging/shared/cached-copy && cd /var/www/apps/
events_staging/shared/cached-copy && git checkout -q -b deploy
cdce537a6e4faf4e1a988381337579166d54fef2; fi"
    servers: ["simplesignup.se"]
*** [deploy:update_code] rolling back
  * executing "rm -rf /var/www/apps/events_staging/releases/
20100705132308; true"
    servers: ["simplesignup.se"]
x ** [deploy:update_code] exception while rolling back:
Capistrano::ConnectionError, connection failed for: simplesignup.se
(SocketError: getaddrinfo: Name or service not known)
connection failed for: simplesignup.se (SocketError: getaddrinfo: Name
or service not known)



Any one have any clue?? :S

-- 
* 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

Reply via email to