git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Abdelrazak Younes <younes.a@free.fr>
To: Marco Costalba <mcostalba@gmail.com>
Cc: msysgit@googlegroups.com, Git Mailing List <git@vger.kernel.org>
Subject: Re: [msysgit] how to detect git.exe directory?
Date: Sun, 23 Dec 2007 20:45:34 +0100	[thread overview]
Message-ID: <476EBADE.6080805@free.fr> (raw)
In-Reply-To: <e5bfff550712230825o5e73bd3dm31057847106b8722@mail.gmail.com>

Marco Costalba wrote:
> Hi all,
> 
>    I'm progressing on qgit installer for windows, I have switched to
> MSVC for compiling Qt4 and qgit sources and I have to say that first
> results are very good, qgit.exe now seems to work without problems or
> artifacts and the speed is much more similar to what we achieve under
> the Linux platform (read much higher).

Glad you manage to do it by yourself. Sorry for not going further with 
compilation as I promised but the git repository had only a MSVC2008 
solution file and I have only MSVC2005 here. I tried to adapt our CMake 
files to qgit but failed...

> 
> So it seems Qt+mingw is not the _best_ possible solution.

I told you that ;-)

> 
> Anyhow, under Vista you cannot simply copy qgit.exe in the git
> directory (OS barfs regarding some administrative rights, note that *I
> am* the administartor!), so to make qgit.exe work git.exe file must be
> in PATH.
> 
> To easy the user and allowing to call qgit.exe double clicking on a
> nice desktop icon I need a way to know where git.exe is installed *at
> runtime*.
> 
> So my question is: "What is the preferred way to detect git directory
> at runtime for msysgit files?"

If you use QProcess to launch git, maybe you could just use 
QProcess::workingDirectory()?

Abdel.

  parent reply	other threads:[~2007-12-23 19:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-23 16:25 [msysgit] how to detect git.exe directory? Marco Costalba
     [not found] ` <e5bfff550712230825o5e73bd3dm31057847106b8722-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-12-23 16:35   ` Johannes Sixt
     [not found]     ` <200712231735.00336.johannes.sixt-dl2ejS2iUSazZXS1Dc/lvw@public.gmane.org>
2007-12-23 16:53       ` Marco Costalba
     [not found]         ` <e5bfff550712230853u1bc0160ap936c2d0a6fe0203b-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-12-23 19:51           ` Abdelrazak Younes
2007-12-23 19:45 ` Abdelrazak Younes [this message]
2007-12-23 20:04   ` [msysgit] " Marco Costalba

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=476EBADE.6080805@free.fr \
    --to=younes.a@free.fr \
    --cc=git@vger.kernel.org \
    --cc=mcostalba@gmail.com \
    --cc=msysgit@googlegroups.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).