summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5cb71f8)
raw | patch | inline | side by side (parent: 5cb71f8)
author | Frank Lichtenheld <frank@lichtenheld.de> | |
Fri, 13 Apr 2007 16:02:32 +0000 (18:02 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 14 Apr 2007 02:39:28 +0000 (19:39 -0700) |
These variables apply to the SSH access as well, so don't use
pserver here which might confuse users.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
pserver here which might confuse users.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/config.txt | patch | blob | history |
index 38831bc906056e0ac5a219268e6796b727941481..e5be5704814755d884a11d6e7f73736fbd78c813 100644 (file)
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
The default is 15 days. See gitlink:git-rerere[1].
gitcvs.enabled::
- Whether the cvs pserver interface is enabled for this repository.
+ Whether the cvs server interface is enabled for this repository.
See gitlink:git-cvsserver[1].
gitcvs.logfile::
- Path to a log file where the cvs pserver interface well... logs
+ Path to a log file where the cvs server interface well... logs
various stuff. See gitlink:git-cvsserver[1].
gitcvs.allbinary::