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

Buildbot nobody at buildbot.net
Mon Feb 25 05:34:44 UTC 2013


#2354: new master-side SVN source command always perorm full sync
--------------------+--------------------
Reporter:  flashm   |       Owner:
    Type:  defect   |      Status:  new
Priority:  minor    |   Milestone:  0.8.+
 Version:  0.8.6p1  |  Resolution:
Keywords:  svn      |
--------------------+--------------------

Comment (by flashm):

 It's been a while, but still:

 buildbot-0.8.7p1/buildbot-0.8.7p1/buildbot/steps/source/svn.py:255

 {{{
 @defer.inlineCallbacks
 def _sourcedirIsUpdatable(self):
     # first, perform a stat to ensure that this is really an svn directory
     cmd = buildstep.RemoteCommand('stat', {'file': self.workdir + '/.svn',
                                            'logEnviron':
 self.logEnviron,})
 }}}

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


More information about the Commits mailing list