aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Monnier2004-04-02 07:53:11 +0000
committerStefan Monnier2004-04-02 07:53:11 +0000
commit25dc5de2fc13821ac4b04617bd690235b37838eb (patch)
tree40b0f8350c85d8d4e5e57cec817687e0d7f13f98
parente5c644da1287c3dbcbc39999d2f969e5e3e71bd4 (diff)
downloademacs-25dc5de2fc13821ac4b04617bd690235b37838eb.tar.gz
emacs-25dc5de2fc13821ac4b04617bd690235b37838eb.zip
*** empty log message ***
-rw-r--r--INSTALL.CVS8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL.CVS b/INSTALL.CVS
index 27e035146bb..94025678ac3 100644
--- a/INSTALL.CVS
+++ b/INSTALL.CVS
@@ -50,15 +50,15 @@ or gnu.emacs.bug. Ideally, use M-x report-emacs-bug RET which will
50send it to the proper place. 50send it to the proper place.
51 51
52 52
53Note on using SSH to access the CVS repository from inside emacs 53Note on using SSH to access the CVS repository from inside Emacs
54---------------------------------------------------------------- 54----------------------------------------------------------------
55 55
56Write access to the CVS repository requires using SSH v2. 56Write access to the CVS repository requires using SSH v2.
57 57
58If you execute cvs commands inside emacs, specifically if you use 58If you execute cvs commands inside Emacs, specifically if you use
59pcl-cvs, output from CVS may be lost due to a problem in the 59pcl-cvs, output from CVS may be lost due to a problem in the
60interface between ssh, cvs, and emacs. Corrupted checkins are 60interface between ssh, cvs, and libc. Corrupted checkins have
61also been reported to have happened. 61also been rumored to have happened.
62 62
63To fix the problem, save the following script into a file, make it 63To fix the problem, save the following script into a file, make it
64executable, and set CVS_RSH to the file name of the script: 64executable, and set CVS_RSH to the file name of the script: