diff options
author | Kim F. Storm <storm@cua.dk> | 2006-09-16 00:24:44 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2006-09-16 00:24:44 +0000 |
commit | 753a7f090b827759fce3335ab1d43ff524469e16 (patch) | |
tree | bfd33e44a7ce8bfc7f635371d4d40c9fc771394d /INSTALL.CVS | |
parent | 8e9e7fa199123417ba55dcb1ad8c0a6181cb9384 (diff) | |
download | emacs-753a7f090b827759fce3335ab1d43ff524469e16.tar.gz |
Corrupted checkins are known to have happened.
Diffstat (limited to 'INSTALL.CVS')
-rw-r--r-- | INSTALL.CVS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.CVS b/INSTALL.CVS index e67ea4db0f2..2903835deb0 100644 --- a/INSTALL.CVS +++ b/INSTALL.CVS @@ -60,8 +60,8 @@ Write access to the CVS repository requires using SSH v2. If you execute cvs commands inside Emacs, specifically if you use pcl-cvs, output from CVS may be lost due to a problem in the -interface between ssh, cvs, and libc. Corrupted checkins have -also been rumored to have happened. +interface between ssh, cvs, and libc. Corrupted checkins are +also known to have happened. To fix the problem, save the following script into a file, make it executable, and set CVS_RSH to the file name of the script: |