* windows Git.pm setting GIT_DIR?
@ 2011-04-05 18:00 Dylan Alex Simon
0 siblings, 0 replies; only message in thread
From: Dylan Alex Simon @ 2011-04-05 18:00 UTC (permalink / raw)
To: git
We are attempting to make a perl application using Git.pm run on windows. One
of the things we do is initialize
Git->repository(Directory => $some_other_directory);
This works fine on unix, but on windows the $some_other_directory seems to be
ignored. This seems to be because _cmd_exec or its equivalent to set GIT_DIR
and chdir does not exist in the windows code-path in _command_common_pipe. Am
I missing something that should make this work, or is this just not supported?
(Sorry, I know little about windows and trying to interpret problems others
are having.)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-04-05 18:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-05 18:00 windows Git.pm setting GIT_DIR? Dylan Alex Simon
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).