Jeff Hobbs wrote: > Christopher Nelson wrote: > > I'm using TkCVS 8.0.3 with CVS 1.11.19 on Linux. When I click the > > button to check the status of a directory, I get a lot of useful > > information and a bit of noise. The noise is a bunch of hidden files > > like .depend, .index, etc. Is there a way I can exclude these from the > > list? Adding them to the Hide box in TkCVS's main window doesn't seem > > to do it. > > Does .cvsignore help here, or are these "hidden" files meant to be > managed in CVS, or ?? > http://docs.freebsd.org/info/cvs/cvs.info.cvsignore.html
That's just the thing. Thanks. I was put off course by the fact that TkCVS has a field to put such things in but apparently it doesn't use the field for -I when doing a check. _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
