Purushotham Komaravolu writes: > > This is a multi-part message in MIME format. >
Please do not send MIME and/or HTML encrypted messages to the list. Plain text only, PLEASE! > I added the attached file to the repository/CVSROOT folder, but it dint > work. i.e I created a test.class and tried to add *.* to repository, CVS > should ignore that file.. but it dint Of course not; you explicitly told it to add it, so it did. The ignore logic only applies when CVS is generating the file names itself (e.g., when doing an import or when processing a directory recursively), it does not apply to names that you specify on the command line (nor should it). -Larry Jones It seems like once people grow up, they have no idea what's cool. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
