[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ratpoison-devel] Re: [RP] ratpoison moved to Savannah
From: |
Shawn Betts |
Subject: |
Re: [Ratpoison-devel] Re: [RP] ratpoison moved to Savannah |
Date: |
04 Dec 2004 13:44:39 -0800 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
"Bernhard R. Link" <address@hidden> writes:
> > The annoying thing is then all the machine generated files show up in
> > my *cvs* buffer.
>
> Well, with a .cvsignore as managed file in the working dir, one can no
> longer change this manually on a working-directory basis. I can add
> filenames to .cvsignore, but then a cvs diff shows me the changes to
> the .cvsignore file. I can add things into ~/.cvsignore, but then they
> are used for all cvs-checkouts.
Ah, what you're suggesting is we all have our own .cvsignore files?
That's actually a great idea.
> What about addings those items to CVSROOT/cvsignore? That would have
> the disadvantage of also applying to the subdirectories, but would at
> least be limited to this project. (And when I read cvs(5) correctly,
> should have no other side-effects)
I'll see if I can set that.
-Shawn