cvsserver: Corrections to the database backend configuration
commit473937ed44c112e5d3ced52ab3f9a9e53eccc272
authorFrank Lichtenheld <frank@lichtenheld.de>
Sat, 7 Apr 2007 14:58:09 +0000 (7 16:58 +0200)
committerJunio C Hamano <junkio@cox.net>
Sun, 8 Apr 2007 06:02:13 +0000 (7 23:02 -0700)
treea4c3ec0f1c25f1ec6f7350319396d2d7df599119
parent0cf611a300fbbbd12827f9defb9cbcc934a3b1d6
cvsserver: Corrections to the database backend configuration

Don't include the scheme name in gitcvs.dbdriver, it is
always 'dbi' anyway.

Don't allow ':' in driver names nor ';' in database names for
sanity reasons.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-cvsserver.perl