Re: ssh:/// Does not work

2013-02-14 Thread Octavian Covalschi
gt; *Sent:* Thursday, February 14, 2013 5:13 PM > *Subject:* Re: ssh:/// Does not work > > It looks like JM and JS are 2 different machines, yes? > Is the job being executed on JM or JS? > How are you populating /var/www/invo_app ? > > Recently I have tried jenkins with git to pull

Re: ssh:/// Does not work

2013-02-14 Thread Kamal Ahmed
>Subject: Re: ssh:/// Does not work > > >It looks like JM and JS are 2 different machines, yes? >Is the job being executed on JM or JS?  >How are you populating /var/www/invo_app ? > > >Recently I have tried jenkins with git to pull from a network computer, but i

Re: ssh:/// Does not work

2013-02-14 Thread Octavian Covalschi
It looks like JM and JS are 2 different machines, yes? Is the job being executed on JM or JS? How are you populating /var/www/invo_app ? Recently I have tried jenkins with git to pull from a network computer, but in my use case I had ssh:///my_project On Thu, Feb 14, 2013 at 4:02 PM, Kamal Ahme

ssh:/// Does not work

2013-02-14 Thread Kamal Ahmed
Hi, I have setup between Jenkins Master (JM) and Jenkins Slave (JS) so that user "jenkins" from JM can do an ssh login to JS as user jenkins ( manually created ) without password. by exchanging secure authorized_keys. But now when i use git repository URL as ssh:///var/www/invo_app i get the