Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information