[Buildbot-commits] [Buildbot] #2354: new master-side SVN source command always perorm full sync

Buildbot nobody at buildbot.net
Wed Aug 22 05:34:02 UTC 2012


#2354: new master-side SVN source command always perorm full sync
--------------------+------------------------------------
Reporter:  flashm   |      Owner:
    Type:  defect   |     Status:  new
Priority:  minor    |  Milestone:  undecided
 Version:  0.8.6p1  |   Keywords:  svn source incremental
--------------------+------------------------------------
 If you specify repourl with trailing slash, incremental syncs won't work.

 When buildbot decide if it can update trunk, it fetches current repo path
 using 'svn stat' and compares it to repourl. 'svn stat' always return path
 without trailing slash, so comparison always fails. In that case buildbot
 wipes the whole directory and perform a fresh sync.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2354>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list