'gitcvs.dbuser' supports variable substitution (see
linkgit:git-cvsserver[1] for details).
+gitcvs.dbTableNamePrefix::
+ Database table name prefix. Prepended to the names of any
+ database tables used, allowing a single database to be used
+ for several repositories. Supports variable substitution (see
+ linkgit:git-cvsserver[1] for details). Any non-alphabetic
+ characters will be replaced with underscores.
+
All gitcvs variables except for 'gitcvs.allbinary' can also be
specified as 'gitcvs.<access_method>.<varname>' (where 'access_method'
is one of "ext" and "pserver") to make them apply only for the given
<a href="git-cvsserver.html">git-cvsserver(1)</a> for details).\r
</p>\r
</dd>\r
+<dt>\r
+gitcvs.dbTableNamePrefix\r
+</dt>\r
+<dd>\r
+<p>\r
+ Database table name prefix. Prepended to the names of any\r
+ database tables used, allowing a single database to be used\r
+ for several repositories. Supports variable substitution (see\r
+ <a href="git-cvsserver.html">git-cvsserver(1)</a> for details). Any non-alphabetic\r
+ characters will be replaced with underscores.\r
+</p>\r
+</dd>\r
</dl>\r
<p>All gitcvs variables except for <em>gitcvs.allbinary</em> can also be\r
specified as <em>gitcvs.<access_method>.<varname></em> (where <em>access_method</em>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 23-Mar-2008 09:40:37 UTC\r
+Last updated 02-Apr-2008 08:38:49 UTC\r
</div>\r
</div>\r
</body>\r
SQLite has no concept of database passwords.\r
</p>\r
</dd>\r
+<dt>\r
+gitcvs.dbTableNamePrefix\r
+</dt>\r
+<dd>\r
+<p>\r
+ Database table name prefix. Supports variable substitution\r
+ (see below). Any non-alphabetic characters will be replaced\r
+ with underscores.\r
+</p>\r
+</dd>\r
</dl>\r
<p>All variables can also be set per access method, see <a href="#configaccessmethod">above</a>.</p>\r
<h4>Variable substitution</h4>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 31-Jan-2008 03:19:58 UTC\r
+Last updated 02-Apr-2008 08:38:49 UTC\r
</div>\r
</div>\r
</body>\r
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