git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jon Seymour <jon.seymour@gmail.com>
To: santos2010 <santos.claudia2009@googlemail.com>
Cc: git@vger.kernel.org
Subject: Re: git daemon on Windows environment
Date: Sat, 1 May 2010 14:17:24 +1000	[thread overview]
Message-ID: <r2s2cfc40321004302117h1e9f4068z442b7018dd640abf@mail.gmail.com> (raw)
In-Reply-To: <1272532026043-4979038.post@n2.nabble.com>

On Thu, Apr 29, 2010 at 7:07 PM, santos2010
<santos.claudia2009@googlemail.com> 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.

      parent reply	other threads:[~2010-05-01  4:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-29  9:07 git daemon on Windows environment santos2010
2010-04-30 21:34 ` Tim Visher
2010-04-30 21:44   ` Avery Pennarun
2010-05-01  4:17 ` Jon Seymour [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=r2s2cfc40321004302117h1e9f4068z442b7018dd640abf@mail.gmail.com \
    --to=jon.seymour@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=santos.claudia2009@googlemail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).