[LRUG] Path of SVN in Capistrano

Jon Gilbraith jon at professionalnerd.com
Wed Jan 20 06:06:20 PST 2010


My solution for this was to define the path in ~/.ssh/environment, and for
that to be read you have to make sure your sshd_config
contains PermitUserEnvironment yes.

Cheers,

Jon

2010/1/20 Riccardo Tacconi <rtacconi at gmail.com>

> Hi,
>
> I am using Capistrano for the first time. When I run 'cap deploy:migration'
> I get the error that either locally and remotely Capistrano is not able to
> find svn. I can run svn from the command line both in my PC and server.
>
> I think that Capistrano is not getting the PATH of my user, so it is not
> able to find svn. I have ask a question on stackoverflow.com and the
> details are there:
> http://stackoverflow.com/questions/2101089/capistrano-cannot-find-svn-client
>
> Cheers,
>
> --
> Riccardo Tacconi
> Web developer at Wolseley UK
> VIRTUELOGIC LIMITED (Director)
>
> http://www.linkedin.com/in/riccardotacconi
> http://riccardotacconi.blogspot.com/
> http://twitter.com/rtacconi
> Linux user: #400461
>
> _______________________________________________
> Chat mailing list
> Chat at lists.lrug.org
> http://lists.lrug.org/listinfo.cgi/chat-lrug.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20100120/d97cd78e/attachment.html>


More information about the Chat mailing list