[Buildbot-devel] svn_buildbot.py patch, adds branch functionality to it
Tobi Vollebregt
tobivollebregt at gmail.com
Mon May 22 14:51:14 UTC 2006
Hi,
Another patch, which I couldn't sent earlier unfortunately because berlios.de
was down in the weekend, and I only had the modified file stored on my
account there...
It adds functionality to svn_buildbot.py to send the branch name correctly
too. It works by assuming a default repository layout:
trunk/
branches/
tags/
vendor/
If it detects any of the last three prefixes it assumes it's a branch and sets
branch to the right value (by extracting everything until the second slash,
ie. 'branches/mybranch/').
Hopefully this can be included in the upcoming release too ;-)
cheers
Tobi Vollebregt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildbot-svn_buildbot.diff
Type: text/x-diff
Size: 1345 bytes
Desc: not available
URL: <http://buildbot.net/pipermail/devel/attachments/20060522/36387aa0/attachment.bin>
More information about the devel
mailing list