Sounds like your :repository variable is set to something invalid, or unreachable by the remote host. In cap 1.x, both the local host and the remote host must be able to access the repository as defined in the :repository variable.
- Jamis On May 22, 2007, at 8:41 PM, [EMAIL PROTECTED] wrote: > > I had checked out version 100 in my local directory a, then I checked > out revision 99 from svn to another directory b. Now I checked in the > revision 99 into repository. I wanted to revert to version 99. Now the > version is 101 in directory b. > > Now when I do a cap deploy from directory b I get the following error: > > ** [update_code] exception while rolling back: SocketError, > getaddrinfo: No address associated with nodename > /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.0/lib/capistrano/scm/ > subversion.rb:24:in `latest_revision': Could not determine latest > revision (RuntimeError) > > Please help. TIA. > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
