[Buildbot-commits] [Buildbot] #385: SVNPoller transform_path AssertionError when change includes modifications to files inside and outside the svnurl

Buildbot nobody at buildbot.net
Mon Feb 25 01:13:19 UTC 2013


#385: SVNPoller transform_path AssertionError when change includes modifications
to files inside and outside the svnurl
----------------------+---------------------
Reporter:  mmacvicar  |       Owner:
    Type:  defect     |      Status:  closed
Priority:  minor      |   Milestone:  0.8.8
 Version:  0.7.9      |  Resolution:  fixed
Keywords:  svn        |
----------------------+---------------------

Comment (by Tom Prince):

 svnpoller: Don't fail when revisions contain changes outside our prefix.

 When getting the logs, revisions that don't affect the SVNPoller.svnurl
 path
 are already being filtered out by svn.  Since the poller doesn't even
 consider
 them, I would expect it not to consider unrelated paths that come with the
 logs
 and just filter them out.

 Fixes #385.
  Changeset: 1732adcc3eb11477d9fe9258fe772e3defaa3b34

-- 
Ticket URL: <http://trac.buildbot.net/ticket/385#comment:12>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list