Hi Matt, being confused again :-) When doing the following after a fresh checkout of the 2.6.0 sources from CVS, I find the following files marked as "Locally Modified". This seems kind of wrong to me. If they are part of the repository, they should not be modified by the toolchain. If they are supposed to be generated by the toolchain, they should not be in the repository.
The real problem comes when doing checkins from the monitor_core root directory. In that case the mentioned files are being sent back to the repository. Merry XMas and A Happy New Year Martin $ ./bootstrap $ ./configure $ make $ cvs -z3 -q status | grep Status: | grep Local File: Makefile.in Status: Locally Modified File: aclocal.m4 Status: Locally Modified File: configure Status: Locally Modified File: Makefile.in Status: Locally Modified File: Makefile.in Status: Locally Modified File: Makefile.in Status: Locally Modified File: Makefile.in Status: Locally Modified File: Makefile.in Status: Locally Modified bash-2.05b$ cvs -z3 -q update -dP M srclib/confuse/Makefile.in M srclib/confuse/aclocal.m4 M srclib/confuse/configure M srclib/confuse/doc/Makefile.in M srclib/confuse/examples/Makefile.in M srclib/confuse/m4/Makefile.in M srclib/confuse/src/Makefile.in M srclib/confuse/tests/Makefile.in ===== ------------------------------------------------------ Martin Knoblauch email: k n o b i AT knobisoft DOT de www: http://www.knobisoft.de
