[Distutils] CVS/Entries.Log ignored by setuptools default CVS file-finder logic

Phillip J. Eby pje at telecommunity.com
Mon Aug 6 17:43:18 CEST 2007


At 07:57 AM 8/6/2007 -0600, Jeff Shell wrote:
>A basic fix appears to be easy: add another `re_finder` for
>`CVS/Entries.Log` with a regex like ``^A\s\w?/([^/]+)/``.

I'd add this, but since I don't have data to test it on and you 
apparently do, please send a tested patch and I'll add it to the next version.


>I'm sure I
>could add something like this with an entry-point and our own egg, but
>it seems ridiculously small for us to maintain internally.

Of course; it should be in setuptools.  It's just been years since 
I've used CVS, and I've never encountered this issue.



More information about the Distutils-SIG mailing list