Not sure exactly where Git will look but that's probably a good starting
point given that path.
Richard
On Thursday, August 15, 2013, zw wrote:
> Hi Richard
>
> Thanks for responding.
> The slave system information displayed
>
> USERPROFILE=C:\Windows\**system32\config\systemprofile
>
> It's an
Hi Richard
Thanks for responding.
The slave system information displayed
USERPROFILE=C:\Windows\system32\config\systemprofile
It's an unusual path for Windows Servers 2008 R2 with respect to Windows
Server 2003.
Should I have a .ssh created under this USERPROFILE ?
If not, where should it be ?
Do you have the ssh keys properly setup so that the Windows machine can ssh
into git server?
Richard.
On Thu, Aug 15, 2013 at 9:59 AM, zw wrote:
> Hi All
>
> We have a Windows Server 2008 R2 slave configured.
> We have a job to use GIT plugin to run on this slave.
> We also have msysgit 1.8.3
Hi All
We have a Windows Server 2008 R2 slave configured.
We have a job to use GIT plugin to run on this slave.
We also have msysgit 1.8.3 installed.
Its USERPROFILE=C:\Windows\system32\config\systemprofile
What are we doing wrong ?
When we run, the job seems to hang with following output:
C:\Gi