[PEAK] bug in setuptools

Sergey Schetinin maluke at gmail.com
Thu Jun 26 12:29:12 EDT 2008


setuptools\command\sdist.py", line98, in entries_finder
NameError: global name 'log' is not defined

Also, the execution started getting to that line after I upgraded
subversion to 1.5.0, so adding support for that would be very welcome
as well.

Changing line 89 to:
    if data[:1] in '89':    # subversion 1.4 or 1.5
seems to work.

A sample .svn/entries  file from a 1.5 working copy is attached, just in case.

-- 
Best Regards,
Sergey Schetinin

http://s3bk.com/ -- S3 Backup
http://word-to-html.com/ -- Word to HTML Converter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: entries
Type: application/octet-stream
Size: 1574 bytes
Desc: not available
Url : http://www.eby-sarna.com/pipermail/peak/attachments/20080626/1d3d7cd2/entries.obj


More information about the PEAK mailing list