Closed GoogleCodeExporter closed 8 years ago
Hi,
The white window sounds a bit odd. I don't think it will be related to Windows
7 64bit since that is pretty normal.
Does it write anything to the console when it terminates? Normally it will,
unless it exited uncleanly for some reason.
Have you tried just running 'gource' from within the repository without
specifying a sub directory?
What kind of GPU do you have in this machine? Are the drivers for it installed?
Cheers
Andrew
Original comment by acaudw...@gmail.com
on 31 Aug 2013 at 5:16
Thank you Andrew,
sorry for the late reply - I was on holidays last week.
You are right, there is a message:
It's "unable to find git.exe", regardless of whether gource is called with or
without the subdirectory's name as a parameter.
I installed Git together with Eclipse (Kepler), so I don't really know where to
find git.exe and why it hasn't been added to the path.
My GPU is a Radeon HD6970 and the driver is installed and working..
Cheers
Kai
Original comment by Kai.Fred...@gmail.com
on 7 Sep 2013 at 2:49
Could you do an experiment and enter 'git.cmd' into your command prompt and see
if that finds it? If that works I might make it look for that as well.
Original comment by acaudw...@gmail.com
on 7 Sep 2013 at 11:04
Same result for git.cmd, git.exe, or just plain git: "... is not recognized as
an internal or external command ...".
I'm starting to suspect that the eGit/jGit coming with Eclipse Kepler - being
pure Java libraries - lack that executable. The reason it works on my netbook
may be that I had an older, stand-alone version of Git on it before updating
Eclipse from (Gitless) Iuno to Kepler.
Original comment by Kai.Fred...@gmail.com
on 8 Sep 2013 at 6:56
Yup, that was the reason. I installed Git and now Gource works perfectly, even
on my existing eGit repository.
Thank you very much for your help, Andrew!
Original comment by Kai.Fred...@gmail.com
on 8 Sep 2013 at 7:00
P.S.: "Iuno" in #4 above should read "Indigo".
Original comment by Kai.Fred...@gmail.com
on 8 Sep 2013 at 7:58
Cool, good to hear you got it to working.
Original comment by acaudw...@gmail.com
on 8 Sep 2013 at 10:04
Original issue reported on code.google.com by
Kai.Fred...@gmail.com
on 30 Aug 2013 at 4:25