Mercurial > emacs
diff etc/PROBLEMS @ 60158:7c92649144ac
Document problems with PCL-CVS wrt CVS v1.12.8 and 1.12.9.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 19 Feb 2005 12:56:21 +0000 |
parents | aac0a33f5772 |
children | 33a466a1789c bf0d492ea2d5 |
line wrap: on
line diff
--- a/etc/PROBLEMS Sat Feb 19 12:49:02 2005 +0000 +++ b/etc/PROBLEMS Sat Feb 19 12:56:21 2005 +0000 @@ -488,6 +488,20 @@ 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.