I saw this error when I was trying to use a repo on my media temple
server....since I was planning to dump mt anyway I didn't spend much time
trying to debug and instead moved that client to unfuddle and the deploy
worked as expected.

Greg

On Wed, Aug 26, 2009 at 3:32 PM, Rafael G. <[email protected]> wrote:

>
> Do you have svn installed?
>
> As said davidonlaptop yesterday:
>
> I found out that the TortoiseSVN client I had installed does not
> provide Capistrano with the command svn. So the fix is simply to
> install the "CollabNet Subversion Client for Windows" from
> http://www.collab.net/downloads/subversion/
>
> Try it, regards
> mileesah wrote:
> > hi,
> >
> > i keep getting an error during deploy, im using capistrano 2.5.8
> > what am i doing wrong?
> >
> > C:\Ruby>cap deploy
> >   * executing `deploy'
> >   * executing `deploy:update'
> >  ** transaction: start
> >   * executing `deploy:update_code'
> >     executing locally: "svn info http://subversionsite.com/  -rHEAD"
> > *** [deploy:update_code] rolling back
> >   * executing "rm -rf /home/test/depot/releases/20090826160904; true"
> >     servers: ["server.com"]
> > Password:
> >     [server.com] executing command
> >     command finished
> > C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.8/lib/capistrano/recipes/
> > deploy.rb
> > :97:in ``': No such file or directory - svn info
> http://subversionsite.com/
> > -rHEAD (Errno::ENOENT)
> >         from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.8/lib/
> > capistrano/reci
> > pes/deploy.rb:97:in `run_locally'
> >         from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.8/lib/
> > capistrano/reci
> > pes/deploy.rb:37:in `load'
> >         from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.8/lib/
> > capistrano/reci
> > pes/deploy.rb:88:in `with_env'
> >         from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.8/lib/
> > capistrano/reci
> > pes/deploy.rb:37:in `load'
> >         from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.8/lib/
> > capistrano/reci
> > pes/deploy/scm/subversion.rb:56:in `query_revision'
> >         from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.8/lib/
> > capistrano/reci
> >
> >
> > any help will be nice... :)
> > >
> >
> >
>
>
> --
> Rafa
>
>
> >
>


-- 
Greg Pederson
Founder and Technical Director

407-641-0327 office

@gregpederson twitter
Nsight Development, LLC.
www.NsightDevelopment.com

Quis custodiet ipsos custodes

--~--~---------~--~----~------------~-------~--~----~
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.co.uk/group/capistrano?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to