[Buildbot-devel] Re: [Python-Dev] buildbot
"Martin v. Löwis"
martin at v.loewis.de
Fri Jan 6 00:10:13 UTC 2006
Stefan Seefeld wrote:
> Well, I never intended the patch to be applied as-is (as I stated in the
> original mail), but I don't believe it is 'completely' broken either,
> or else I wouldn't have been able to use it.
> I can easily see it not working in situations I haven't tested it in,
> though, such as different repository layouts.
Not sure whether we are talking about the same patch, then. I was
looking at
http://sourceforge.net/mailarchive/message.php?msg_id=13977004
This removes the closing of the options list, plus
some functions that follow it (__init__, opt_include,
opt_filter, opt_exclude). I believe you that your version
works for you, but I doubt that your version matches
the patch. Just try applying the patch to the stock
svn_version.py, and see how the resulting file is
syntactically incorrect.
> Great. Would you mind sharing your fixes ?
Sure. It will take some time, though, even to produce
the patch (it is past midnight *again*).
Regards,
Martin
More information about the devel
mailing list