[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index] [Home]

Ignoring files



Hi,

after finally getting jCVS up and running (great stuff!), I need to know
if it is possible to reset the default ignore files.
(This is done manually with !)
The problem is, that one of my directories is called core.
Since a *file* named core is ignored by default and cvs doesn't check
if core is a file or directory, my whole core directory is ignored !

I tried to use the following in the "Ignore" field when importing:
!
*.class

but unfortunately that didn't work.

Any help is greatly appreciated.

Cheers,
 Jochen