diff options
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. | |||
| 488 | Upgrade to AUC TeX version 10 or later, and make sure it is | 488 | Upgrade to AUC TeX version 10 or later, and make sure it is |
| 489 | byte-compiled with Emacs 21. | 489 | byte-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 | |||
| 495 | When committing files located higher in the hierarchy than the examined | ||
| 496 | directory, some versions of the CVS program return an ambiguous message | ||
| 497 | from which PCL-CVS cannot extract the full location of the committed | ||
| 498 | files. As a result, the corresponding lines in the PCL-CVS buffer are | ||
| 499 | not updated with the new revision of these files, and new lines are | ||
| 500 | added to the top-level directory. | ||
| 501 | |||
| 502 | This can happen with CVS versions 1.12.8 and 1.12.9. Upgrade to CVS | ||
| 503 | 1.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. |