aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS14
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.
488Upgrade to AUC TeX version 10 or later, and make sure it is 488Upgrade to AUC TeX version 10 or later, and make sure it is
489byte-compiled with Emacs 21. 489byte-compiled with Emacs 21.
490 490
491** PCL-CVS
492
493*** Lines are not updated or new lines are added in the buffer upon commit.
494
495When committing files located higher in the hierarchy than the examined
496directory, some versions of the CVS program return an ambiguous message
497from which PCL-CVS cannot extract the full location of the committed
498files. As a result, the corresponding lines in the PCL-CVS buffer are
499not updated with the new revision of these files, and new lines are
500added to the top-level directory.
501
502This can happen with CVS versions 1.12.8 and 1.12.9. Upgrade to CVS
5031.12.10 or newer to fix this problem.
504
491** Miscellaneous problems 505** Miscellaneous problems
492 506
493*** Self-documentation messages are garbled. 507*** Self-documentation messages are garbled.