From: Junio C Hamano
Date: Sun, 1 Apr 2007 08:03:27 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.5.1-rc3-29-gd8b6
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9196e9ef7140ba1f063ed58ff3c1bdb20865abab;p=git.git
Autogenerated HTML docs for v1.5.1-rc3-29-gd8b6
---
diff --git a/git-cvsserver.html b/git-cvsserver.html
index 8059ac81d..c38a5944e 100644
--- a/git-cvsserver.html
+++ b/git-cvsserver.html
@@ -435,9 +435,11 @@ TortoiseCVS
checkout, diff, status, update, log, add, remove, commit.
Legacy monitoring operations are not supported (edit, watch and related).
Exports and tagging (tags and branches) are not supported at this stage.
-The server will set the -k mode to binary when relevant. In proper GIT
-tradition, the contents of the files are always respected.
-No keyword expansion or newline munging is supported.
+The server should set the -k mode to binary when relevant, however,
+this is not really implemented yet. For now, you can force the server
+to set -kb for all files by setting the gitcvs.allbinary config
+variable. In proper GIT tradition, the contents of the files are
+always respected. No keyword expansion or newline munging is supported.
Dependencies
@@ -471,7 +473,7 @@ Martin Langhoff <martin@catalyst.net.nz>