We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f047f3 commit c02792eCopy full SHA for c02792e
Documentation/git-cvsserver.txt
@@ -183,7 +183,7 @@ access method and requested operation.
183
That means that even if you offer only read access (e.g. by using
184
the pserver method), git-cvsserver should have write access to
185
the database to work reliably (otherwise you need to make sure
186
-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).
187
188
By default it uses SQLite databases in the git directory, named
189
`gitcvs.<module_name>.sqlite`. Note that the SQLite backend creates
0 commit comments