Code

Merge branch 'maint-1.5.4' into maint
[git.git] / Documentation / git-cvsserver.txt
index 0b6db864fa328bec4899154e5455debae6e02ddc..b1106714b2f7100124826819315e78f7f28325fb 100644 (file)
@@ -233,6 +233,11 @@ gitcvs.dbpass::
        Database password.  Only useful if setting `dbdriver`, since
        SQLite has no concept of database passwords.
 
+gitcvs.dbTableNamePrefix::
+       Database table name prefix.  Supports variable substitution
+       (see below).  Any non-alphabetic characters will be replaced
+       with underscores.
+
 All variables can also be set per access method, see <<configaccessmethod,above>>.
 
 Variable substitution