Re: MinGW port usable

From: Johannes Sixt <J.Sixt@eudaptics.com>
Date: 2007-01-31 03:31:22
Christian MICHON wrote:
> 
> On 1/30/07, Christian MICHON <christian.michon@gmail.com> wrote:
> > but call gitk from inside it fail :(
> >
> > "error in startup script"
> > ( git-peek-remote is not working from git-gui, could be path related.
> > It's hard to tell why yet)
> 
> just to be more clear: when using the .bat shortcut, calling gitk
> from within git-gui fails.

Calling gitk from git-gui works here, even if git-gui was invoked from
the .bat file. But maybe just because I have all git tools in my $PATH.
And I have this CMD script in my $PATH as well:

D:\>cat D:\MSYS\1.0\git\bin\gitk.cmd
@echo off
start wish84 D:/MSYS/1.0/git/bin/gitk %1 %2 %3 %4 %5 %6 %7 %8 %9

(and, btw, a similar script for git-gui).

-- Hannes

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Wed Jan 31 03:32:02 2007

This archive was generated by hypermail 2.1.8 : 2007-01-31 03:34:46 EST