Looks like you need to install a command-line subversion client. If  
you open a DOS terminal and type 'svn', does anything happen, or do  
you get the "bad command or filename" message? If the latter, you'll  
need to go find a command-line svn client for windows, and make sure  
it is in your PATH.

- Jamis

On Jun 3, 2007, at 3:02 PM, Serengeti wrote:

>
> c:\InstantRails\rails_apps\kb>rake deploy
> (in c:/InstantRails/rails_apps/kb)
> Capistrano/Rake integration is deprecated.
> Please invoke the 'cap' command directly: `cap deploy'
>   * executing task deploy
>   * executing task update
>  ** transaction: start
>   * executing task update_code
>   * querying latest revision...
> *** [update_code] transaction: rollback
>   * [update_code] rolling back
>   * executing "rm -rf /rails_apps/kb/releases/2007060320595
> 8"
>     servers: ["lion.serengeti.com"]
> Password: ******
>
>     [lion.serengeti.com] executing command
>     command finished
> rake aborted!
> No such file or directory - svn log --no-auth-cache   -q --limit 1 svn
> +ssh://lio
> n.serengeti.com/var/lib/svn/kb
>
> (See full trace by running task with --trace)
>
> Does anybody know what this error message means (or how to trouble-
> shoot)?
>
> Thanks!
> Errol
>
>
> >


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