summaryrefslogtreecommitdiffstats
path: root/git-cvsserver.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-01-31 03:20:50 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-01-31 03:20:50 +0000
commit4169c5fcf9a93cc58a6b9add9a06bfcb2d0491f8 (patch)
tree1f59c71aba8c87ecdc6cfee3dd31f749a9af9b1c /git-cvsserver.txt
parent1f51196d6e5d90b427ef64b6769c2c32e1577942 (diff)
downloadgit-htmldocs-4169c5fcf9a93cc58a6b9add9a06bfcb2d0491f8.tar.gz
Autogenerated HTML docs for v1.5.4-rc5-16-gc0279
Diffstat (limited to 'git-cvsserver.txt')
-rw-r--r--git-cvsserver.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-cvsserver.txt b/git-cvsserver.txt
index c831548d4..d3e99931d 100644
--- a/git-cvsserver.txt
+++ b/git-cvsserver.txt
@@ -183,7 +183,7 @@ access method and requested operation.
That means that even if you offer only read access (e.g. by using
the pserver method), git-cvsserver should have write access to
the database to work reliably (otherwise you need to make sure
-that the database if up-to-date all the time git-cvsserver is run).
+that the database is up-to-date any time git-cvsserver is executed).
By default it uses SQLite databases in the git directory, named
`gitcvs.<module_name>.sqlite`. Note that the SQLite backend creates