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.
Tony Hoyle wrote: > John De Lello wrote: >> I am trying to add Mantis to a local CVS repository here. The "Core" folder >> is being excluded from the "cvs import" for some reason. I renamed the >> folder to "acore" and it gets included. I rename it back to "core" and it >> stays excluded. There are no CVS folder or files (like .cvsignore) anywhere >> in the import source folder tree. > 'core' is the name of a Unix core dump file, so is excluded automatically. > > You need to either override the default cvsignore using '-I !', or just > add the directory manually later. Aha! :) I usually use the "Add contents" function of Tortoise, which adds them by using the Add command, rather than the Import command. That's why I didn't notice this problem. This is now one more reason for my preference... :) Gerhard