diff options
author | Gerrit Pape <pape@smarden.org> | 2007-06-29 11:32:29 +0000 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-06-30 00:43:20 -0400 |
commit | 7aecb128779ffd8258f01f4382df963900ae6acd (patch) | |
tree | 60064ad74fd30dc8dc9e000c34665ca5b33a6944 /t/t5100/info0004 | |
parent | git-gui: Don't require a .pvcsrc to create Tools/Migrate menu hack (diff) | |
download | tgif-7aecb128779ffd8258f01f4382df963900ae6acd.tar.xz |
git-gui: properly popup error if gitk should be started but is not installed
On 'Visualize ...', a gitk process is started. Since it is run in the
background, catching a possible startup error doesn't work, and the error
output goes to the console git-gui is started from. The most probable
startup error is that gitk is not installed; so before trying to start,
check for the existence of the gitk program, and popup an error message
unless it's found.
This was noticed and reported by Paul Wise through
http://bugs.debian.org/429810
Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 't/t5100/info0004')
0 files changed, 0 insertions, 0 deletions