ahh... I just had a laptop crash and as part of moving to a new
machine, I upgraded several things, cap being one of them... and one
more thing I forgot was doing the local install of svn!

thanks for the answer... and thanks for your continuing help here to
everyone... great dedication, jamis

On Dec 16, 6:31 am, Jamis Buck <[EMAIL PROTECTED]> wrote:
> 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
>
> > >
>
>
>  smime.p7s
> 3KDownload

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

Reply via email to