author | Frank Lichtenheld <frank@lichtenheld.de> | |
Mon, 19 Mar 2007 15:56:01 +0000 (16:56 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 22 Mar 2007 08:26:26 +0000 (01:26 -0700) | ||
commit | 920a449af5a6b4ecbf01a5a4e3bc4894ad302634 | |
tree | 4ad974029f82f751004e205440862ad45ccd5b63 | tree | snapshot |
parent | eb1780d480c2c57c58024692055a6ee33074a95f | commit | diff |
cvsserver: Abort if connect to database fails
Currently all calls to the database backend make no
error checking or handling at all. At least abort
if the connection to the database failed since
there is really no way we could do anything useful
after that.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Currently all calls to the database backend make no
error checking or handling at all. At least abort
if the connection to the database failed since
there is really no way we could do anything useful
after that.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-cvsserver.perl | diff | blob | history |