Re: Question about cvsignore file

2001-05-19 Thread Larry Jones
George Mathew writes: > > I am trying not to ignore the core directory during cvs import. > I added a cvsignore file in $CVSROOT/$CVSROOT directory of server. [...] > This did not work. > But if I add this to my $HOME/.cvsignore file it works. > > The documentation says $CVSROOT/$CVSROOT is the

Question about cvsignore file

2001-05-18 Thread George Mathew
I am trying not to ignore the core directory during cvs import. I added a cvsignore file in $CVSROOT/$CVSROOT directory of server. This cvsignore file contains: ! RCS SCCSCVS CVS.adm RCSLOG cvslog.* tagsTAGS .make.state .nse_depinfo *~ #* .#* ,* _$* *$