Angus Leeming <[EMAIL PROTECTED]> writes: | [EMAIL PROTECTED] wrote: > >> CVSROOT: /usr/local/lyx/cvsroot >> Module name: lyx-devel >> Repository: lyx-devel/boost/boost/spirit/utility/impl/chset/ >> Changes by: [EMAIL PROTECTED] 04/11/24 22:11:03 >> >> Modified files: > >> Log message: >> add spirit > | I think that you forgot boost/spirit/core...
I can even tell you why... cvs ignores "core" <quote> * The list is initialized to include certain file name patterns: names associated with CVS administration, or with other common source control systems; common names for patch files, object files, archive files, and editor backup files; and other names that are usually artifacts of assorted utilities. Currently, the default list of ignored file name patterns is: RCS SCCS CVS CVS.adm RCSLOG cvslog.* tags TAGS .make.state .nse_depinfo *~ #* .#* ,* _$* *$ *.old *.bak *.BAK *.orig *.rej .del-* *.a *.olb *.o *.obj *.so *.exe *.Z *.elc *.ln core </quote> I'll add it. -- Lgb