[Distutils] CVS/Entries.Log ignored by setuptools default CVS file-finder logic
Jim Fulton
jim at zope.com
Mon Aug 6 19:56:36 CEST 2007
On Aug 6, 2007, at 11:43 AM, Phillip J. Eby wrote:
> 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.
The patch should have an accompanying test to prevent a regression.
It should be possible to provide the necessary file structure for a
test.
Jim
--
Jim Fulton mailto:jim at zope.com Python Powered!
CTO (540) 361-1714 http://www.python.org
Zope Corporation http://www.zope.com http://www.zope.org
More information about the Distutils-SIG
mailing list