Linedit commits have started ending like this:
--snip--
Checking in version.txt;
/project/linedit/cvsroot/src/version.txt,v <-- version.txt
new revision: 1.1.2.1; previous revision: 1.1
done
Date: Sun Sep 28 07:16:09 2003
Author: nsiivola
Index: src/complete.lisp
diff -u src/complete.lisp:1.1.2.2 src/complete.lisp:1.1.2.3
--- src/complete.lisp:1.1.2.2 Fri Sep 26 06:58:30 2003
+++ src/complete.lisp Sun Sep 28 07:16:09 2003
@@ -21,52 +21,8 @@
(in-package :linedit)
-;;This version of DIRECTORY-COMPLETE is much nicer, but requires
-;;OSICAT, which I havent yet released. Hence the interim version
sh: -c: line 14: syntax error near unexpected token `;b'
sh: -c: line 14: `-;;below. Maybe I should just put some foriegn glue in for th
--snap--
And nothing appears on the commits-list, but CVS is fine.
Cheers,
-- Nikodemus