What Ruby version are you using? There's also a chance you're being caught
by our known Bug #76 [1] - we're shipping a release containing this fix
soon. (I can give you a heads up to try it before it goes mainstream if you
like)

---
[1]
https://capistrano.lighthouseapp.com/projects/8716/tickets/76-invalid-subversion-url

-- Lee Hambley

Twitter: @leehambley
Blog: http://lee.hambley.name/
Working with Rails: http://is.gd/1s5W1


2009/8/26 mileesah <[email protected]>

>
> 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 <http://subversionsite.com/%0A-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... :)
> >
>

--~--~---------~--~----~------------~-------~--~----~
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