Hi,
I am having problems getting CVS to ignore files using:
1) cvsignore in ${CVSROOT}/CVSROOT
2) using the -I option for an update
3) using a .cvsignore file in the current directory.I have want to ignore all directories named: classes and all *.class files. My update looks like this cvs -q up -dPA -I classes in a directory that contains a directory called "classes". Any tips? Cheers, Nick _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
