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 World, > 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). I have found two CVS directories containing another CVS directory in it. Removing the directory solved the problem Thank you. -- 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