From: Christopher Faylor <me@cgf.cx>
To: Junio C Hamano <junkio@cox.net>,
Mark Wooding <mdw@distorted.org.uk>,
git@vger.kernel.org
Subject: Re: [PATCH] gitk: Use git wrapper to run git-ls-remote.
Date: Thu, 30 Mar 2006 15:13:43 -0500 [thread overview]
Message-ID: <20060330201343.GH28682@trixie.casa.cgf.cx> (raw)
In-Reply-To: <7v8xqr3iwt.fsf@assigned-by-dhcp.cox.net>
On Thu, Mar 30, 2006 at 10:08:02AM -0800, Junio C Hamano wrote:
>Mark Wooding <mdw@distorted.org.uk> writes:
>
>> From: Mark Wooding <mdw@distorted.org.uk>
>>
>> For some reason, the Cygwin Tcl's `exec' command has trouble running
>> scripts...
>
>Yup, I've seen this and have a "personal edition" workaround
>exactly like yours. I haven't bothered to put it in even "pu",
>because I am reluctant to add an workaround to a problem I do
>not understand (and I haven't bothered to try understanding the
>problem which happens only on Windows ;-).
>
>Does anybody know what is going on?
Currently, Cygwin's tcl is a pure windows version which uses
CreateProcess to run stuff. It doesn't know about scripts and possibly
doesn't even know about cygwin paths.
cgf
prev parent reply other threads:[~2006-03-30 20:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-30 12:31 [PATCH] gitk: Use git wrapper to run git-ls-remote Mark Wooding
2006-03-30 18:08 ` Junio C Hamano
2006-03-30 18:26 ` Mark Wooding
2006-03-30 23:20 ` Johannes Schindelin
2006-03-30 20:13 ` Christopher Faylor [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=20060330201343.GH28682@trixie.casa.cgf.cx \
--to=me@cgf.cx \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
--cc=mdw@distorted.org.uk \
/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