author | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 28 May 2007 15:28:16 +0000 (11:28 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 28 May 2007 21:50:41 +0000 (17:50 -0400) | ||
commit | f8371706635b7ea19e8df2739e09b8bd3fbf7768 | |
tree | 40d8d2606bf731c3116a8fd8e0cf3e2ff2ef4ddd | tree | snapshot |
parent | cd12901b8f247bfcec161d5de658dae6c8185691 | commit | diff |
git-gui: Provide fatal error if library is unavailable
If we cannot locate our git-gui library directory, or we find it
but the tclIndex file is not present there (or it is present but
is not something we are allowed to read) the user cannot use the
application. Rather than silently ignoring the errors related to
the tclIndex file being unavailable we report them up front and
display to the user why we cannot start.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
If we cannot locate our git-gui library directory, or we find it
but the tclIndex file is not present there (or it is present but
is not something we are allowed to read) the user cannot use the
application. Rather than silently ignoring the errors related to
the tclIndex file being unavailable we report them up front and
display to the user why we cannot start.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history |