Guus Leeuw writes:
>
> > From: Larry Jones [mailto:[EMAIL PROTECTED]]
> >
> > Neither, just changing the existing code to do it right. I haven't
> > thought about what the consequences of doing that would be, though.
>
> Well, apparently that makes for the Server to overwrite Client non-ignores,
> meaning that it becomes a Repository issue whether some CVS Admin lets
> in file like *.o *~ etc.
> This, IMO, is a Good Thing (TM), as local CVS does it same way.
Not quite -- the way it works locally (which is the usual benchmark for
what "do it right" means) is that you start with the default ignore
list, then you apply the repository's cvsignore (which, in c/s mode
requires getting it from the server which the client currently doesn't
do), then you apply the user's ~/.cvsignore, then you apply the -I
option(s) from the command line (if the command has a -I option), and
finally you apply the .cvsignore file from the current directory. And
of these can override what came before.
-Larry Jones
If I get a bad grade, it'll be YOUR fault for not doing the work for me!
-- Calvin