#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
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to