[py-dev] py.test and darcs
holger krekel
hpk at trillke.net
Thu May 5 00:34:21 CEST 2005
Hi Michael,
On Mon, May 02, 2005 at 19:24 +0100, Michael Twomey wrote:
> On 5/2/05, holger krekel <hpk at trillke.net> wrote:
> >
> > Michael, if you can investigate/double-check that '_darcs' is indeed
> > commonly used then i am happy to add it to the list of default
> > ignored directories.
> >
>
> Yes, I can confirm that darcs uses _darcs to store all it's data
> (including a pristine copy of the code). The darcs manual mentions
> _darcs frequently, http://www.abridgegame.org/darcs/manual/
>
> GNU arch does the same using a {arch} top level directory.
OK, i added all of CVS, _darcs and {arch} to the list of ignored
directories. This makes it even more important that people
call "return super(MyDirectory, self).recfilter(path)"
in their (possibly custom) MyDirectory.recfilter customizations
for paths that they don't want to decide about themselves.
have fun,
holger
More information about the py-dev
mailing list