subversion.rb:24:in `latest_revision': Could not determine latest revision (RuntimeError)

2 views
Skip to first unread message

Phlip

unread,
Mar 24, 2007, 11:05:19 PM3/24/07
to capis...@googlegroups.com
Capistrano:

Patient history: Develop a project on one host, get cap deploy
working, deploy a few hundred times.

SVN co project onto another host, change the code, commit it, run cap
deploy, and get all this:

Password:

[my.host.com] executing command
command finished
/usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/capistrano/scm/subversion.rb:24:in
`latest_revision': Could not determine latest revision (RuntimeError)
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/capistrano/configuration.rb:62:in
`initialize'
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/capistrano/configuration.rb:89:in
`call'
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/capistrano/configuration.rb:89:in
`[]'
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/capistrano/configuration.rb:236:in
`method_missing'
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/capistrano/scm/subversion.rb:63:in
`checkout'
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/capistrano/recipes/standard.rb:80:in
`load'
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/capistrano/actor.rb:159:in
`instance_eval'
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/capistrano/actor.rb:159:in
`update_code'
... 13 levels...
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/capistrano/cli.rb:12:in
`execute!'
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/bin/cap:11
from /usr/local/bin/cap:16:in `load'
from /usr/local/bin/cap:16

Any educated guesses?

--
Phlip
http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!!

Jamis Buck

unread,
Mar 25, 2007, 4:36:08 PM3/25/07
to capis...@googlegroups.com
Phlip,

Is your repository you specified in the :repository variable
accessible from both the local host (where you are deploying from)
and the remote host(s) (where you are deploying to)?

- Jamis

Reply all
Reply to author
Forward
0 new messages