You need to have subversion installed locally--a command-line version of it, not a GUI one. If it is installed, it must also be in the PATH. This was true with the previous version of cap as well, though, so I'm not sure how upgrading could have broken that particular thing.

- Jamis

On Dec 16, 2007, at 1:28 AM, lunaclaire wrote:


I just switched to cap 2 and after some updating/editing my deploy is
still breaking. I'm getting the following error (with some editing of
the file paths):

C:.../ruby/lib/ruby/gems/1.8/gems/capistrano-2.1.0/lib/capistrano/
recipes/deploy.rb:37:in ``': No such file or directory - svn info svn
+ssh://.../var/www/apps/obc/repos/trunk  -rHEAD (Errno::ENOENT)

the line in that recipe deploy file is:

_cset(:real_revision)     { source.local.query_revision(revision) { |
cmd| with_env("LC_ALL", "C") { `#{cmd}` } } }

I think the error is telling me that it chant find what I just checked
in to SVN before deploying and it seems to be up there.

Any idea of what might truly be missing or I might be doing wrong?

Thanks

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to