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