Hello Chanda,
Thank you for your reply.
Actually, I have found the problem. On Windows 32 bits, I must use
C:\Program Files\Git\cmd\git.exe and on 64 bits ...\bin\git.exe... It's not
a Jenkins bug.
Now I have some other errors... maybe not because of Jenkins, but as usual
the build works without
On Tue, Jul 28, 2015 at 9:58 AM, Alfred Sawaya wrote:
> Hello,
>
> I have a problem with Jenkins.
>
> I have a windows host, I use jnlp to connect.
> When I first run the job, it creates the workspace dir, the job dir, the
> .git dir with the good config, but the fetch fail.
> If I go to the job
Hello,
I have a problem with Jenkins.
I have a windows host, I use jnlp to connect.
When I first run the job, it creates the workspace dir, the job dir, the
.git dir with the good config, but the fetch fail.
If I go to the job dir and run the fetch by hand, it works.
The job never go further