[Buildbot-devel] SVNSource Poller
Minesh Patel
mpatel at 2wire.com
Mon Oct 2 21:50:34 UTC 2006
Brian,
I have attached a SVNSource Poller that I just completed that uses
regular expression matching as opposed to xml parsing. Although I do
like the xml parsing as it is cleaner. Let me know if you want me to
modify this patch for xml parsing or modify your poller so we can
integrate it in. I have also attached some test cases for the one I
patched. The 'svn info' command doesn't allow xml output for the one
you patched, you'll have to use regular expression or 'svn log --limit
1' command.
Thanks,
Minesh Patel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: svnpoller.py
Type: application/x-python
Size: 6006 bytes
Desc: not available
URL: <http://buildbot.net/pipermail/devel/attachments/20061002/097e6208/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_svnpoller.py
Type: application/x-python
Size: 6349 bytes
Desc: not available
URL: <http://buildbot.net/pipermail/devel/attachments/20061002/097e6208/attachment-0001.bin>
More information about the devel
mailing list