Re: git daemon on Windows environment

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Apr 29, 2010 at 7:07 PM, santos2010
<santos.claudia2009@xxxxxxxxxxxxxx> wrote:
>
> Hello,
>
> I tried to install git daemon on a Windows Server 2003 using cygrunsrv, but
> got this error:
> cygrunsrv: Error starting a service: QueryServiceStatus:  Win32 error 1062:
>
> I googled and found a possible fix:
>
>  " explicitly add Full Control for the SYSTEM user to
>
>  C:\Cygwin
>  C:\Cygwin\var
>  C:\Cygwin\var\log "
>
> However this didn't help as well.
> Anyone has experience with this installation? Any tips?

I run git-daemon as a Windows service under cygrunsrv and it works
pretty well for me.

I'd double check that you can launch git daemon with the arguments you
have registered with cygrunsrv (use cygrunsrv -LV to see these).

Also, check any output that might be in /var/log/git-daemon.log. Make
sure, of course, that you don't have another copy of git-daemon
running when you start the Windows service.

jon.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]