This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: cvsignore


"Greg J. Badros" <gjb@cs.washington.edu> writes:

> It'd be great if CVSDOTIGNORE could be a semi-colon separated list
> of files to ignore so you could ignore .cvsignore *and*
> .cvsignore-personal.

Hmm, do you mean "a semicolon separated list of files that contain
lists of files to ingore"?  There already is the envvar CVSIGNORE that
contains a list of files to ingore.

Yes, that would be a good thing, and it would be a compatible
extension.  It would be harder to implement and I don't need it.
Which files are ignored is not a critical thing.  I don't need to be
in sync with the .cvsignore from the repo.

Why semicolons?  I think the standard thing is to use colons for
separating filenames in environment variables.

> Also, it'd be great if you sent this along to the CVS maintainer w/
> a brief description of the issue-- it's something that CVS should
> just handle better, and yours (w/ the one tweak) seems like a great
> way to go about it.

Yeah, but I first want to play with it a bit and see whether it really
works out.

Ok, I'm now going to remove generated files from the repo, sometime in
the next days.  I wont touch ".cvsignore" at all.

- Marius

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]