[PEAK] setuptools and subversion 1.4
Phillip J. Eby
pje at telecommunity.com
Tue Sep 26 12:15:30 EDT 2006
At 05:53 PM 9/26/2006 +0200, Lutz Paelike wrote:
>After upgrading to subversion 1.4 and setuptools 0.6c3
>i still have a problem with a svn entries file.
>If you wish i can post it to you...
>
>
>The problem is that whilst determining localrev int() breaks on an empty
>string.
>The following patch solves it for me.
Actually, your patch is broken (the 'and' is outside the list
comprehension). But I will go ahead and implement a fix in 0.6c4.
>Just wondering, have you used any documentation of the entries file format
>or just figured out yourself
>how the file is structured?
What documentation? :) Google didn't find any for me.
More information about the PEAK
mailing list