From 9196e9ef7140ba1f063ed58ff3c1bdb20865abab Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Sun, 1 Apr 2007 08:03:27 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.5.1-rc3-29-gd8b6
---
git-cvsserver.html | 10 ++++++----
git-cvsserver.txt | 8 +++++---
git.html | 2 +-
3 files changed, 12 insertions(+), 8 deletions(-)
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>