[LRUG] Path of SVN in Capistrano

Riccardo Tacconi rtacconi at gmail.com
Wed Jan 20 06:47:14 PST 2010


Thanks Jon,

I think that is the soultion. I saw that I can set svn path in deploy.rb but
I still get an error because svn cannot use a library. So I need to setup
the path in .~/ssh/environment

On Wed, Jan 20, 2010 at 2:06 PM, Jon Gilbraith <jon at professionalnerd.com>wrote:

> 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
>>
>>
>
> _______________________________________________
> Chat mailing list
> Chat at lists.lrug.org
> http://lists.lrug.org/listinfo.cgi/chat-lrug.org
>
>


-- 
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20100120/15d1540c/attachment.html>


More information about the Chat mailing list