diff options
author | Eli Zaretskii <eliz@gnu.org> | 2005-02-19 12:56:21 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2005-02-19 12:56:21 +0000 |
commit | 7363960176f37dd33b99bd9a76f0fe8c82768042 (patch) | |
tree | f7123f671cc9110b2a03d8795f24d13b20ce0d90 /etc/PROBLEMS | |
parent | 74f69b9388537c66a31899d160a5d2455fe96d2d (diff) | |
download | emacs-7363960176f37dd33b99bd9a76f0fe8c82768042.tar.gz |
Document problems with PCL-CVS wrt CVS v1.12.8 and 1.12.9.
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r-- | etc/PROBLEMS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index f12f97878e8..70c36af79d8 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -488,6 +488,20 @@ these problems. Upgrade to AUC TeX version 10 or later, and make sure it is byte-compiled with Emacs 21. +** PCL-CVS + +*** Lines are not updated or new lines are added in the buffer upon commit. + +When committing files located higher in the hierarchy than the examined +directory, some versions of the CVS program return an ambiguous message +from which PCL-CVS cannot extract the full location of the committed +files. As a result, the corresponding lines in the PCL-CVS buffer are +not updated with the new revision of these files, and new lines are +added to the top-level directory. + +This can happen with CVS versions 1.12.8 and 1.12.9. Upgrade to CVS +1.12.10 or newer to fix this problem. + ** Miscellaneous problems *** Self-documentation messages are garbled. |