Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Hello, > Then this means that at some point, you may have done a "cvs add *", and > accidentally "cvs add"ed some local CVS directory of yours. > > Do a > find . -name Entries -print | xargs grep CVS > > and see which of those Entries files has a "CVS" entry in it, and remove > it (just edit the file). Hmmm. The only CVS - related files I've found in the Entries files are all the .cvsignore files. I've added them just like normal files. May them cause this problem? Thanks and best regards Andreas -- Andreas Tscharner andreas.tscharner at metromec.ch ------------------------------------------------------------------------ Real coders don't comment their code. It was hard to write, it should be hard to understand