[Buildbot] #2838: SVNPoller failes after upgrade to SVN 1.8.9
Buildbot trac
trac at buildbot.net
Sat Jul 19 21:19:18 UTC 2014
#2838: SVNPoller failes after upgrade to SVN 1.8.9
---------------------------+--------------------
Reporter: materialdreams | Owner:
Type: defect | Status: new
Priority: critical | Milestone: 0.9.0
Version: 0.8.6p1 | Resolution:
Keywords: SVNPoller |
---------------------------+--------------------
Comment (by sa2ajj):
.startswith (which is used in the above check) is case sensitive. The URL
given to SVNPoller uses upper case, while the root returned by server is
in lower case (probably, it's how the svn server determines its own
hostname).
Can you try to give the URL in all lower case letters?
--
Ticket URL: <http://trac.buildbot.net/ticket/2838#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the bugs
mailing list