Try adding the path to .bashrc.
On Sun, Jun 29, 2008 at 2:47 AM, greghauptmann <[EMAIL PROTECTED]> wrote: > > Hi, > > What shell/PATH is used by cap when it logs into server? (I've got a > can't find svn in PATH issue). I've updated .bash_profile for > example and this doesn't help. If I go "sh" into an sh shell, then > type svn, it finds it ok. Yet from my client side this is what I > get: > > =================== > cap -q -v deploy:check > Password: > [EMAIL PROTECTED]: which: no svn in (/usr/kerberos/sbin:/usr/kerberos/bin:/ > usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin) > The following dependencies failed. Please check them and try again: > --> `svn' could not be found in the path ([EMAIL PROTECTED]) > =================== > > So how can I track down where on my server to update the additional > PATH setting for subversion? > > Thanks > Greg > > > -- Anthony Ettinger 408-656-2473 http://anthony.ettinger.name --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
