[Buildbot-commits] [Buildbot] #2474: SVN step doesnt recover from 1.7 upgrade requirement
    Buildbot trac 
    trac at buildbot.net
       
    Tue Mar 19 17:39:52 UTC 2013
    
    
  
#2474: SVN step doesnt recover from 1.7 upgrade requirement
-----------------------+-----------------------
Reporter:  jaredgrubb  |      Owner:
    Type:  undecided   |     Status:  new
Priority:  major       |  Milestone:  undecided
 Version:  0.8.7p1     |   Keywords:  svn
-----------------------+-----------------------
 To reproduce:
  * buildslave has SVN 1.6
  * have a step check something out
  * buildslave upgrades to SVN 1.7
  * build step runs on that same working dir checkout
 Observe:
  * SVN 1.7 wants to upgrade the directory and fails to do any operations,
 so SVN step fails
 Expect:
  * The SVN step could:
    * upgrade
    * clobber and check out fresh
 It would be nice if the SVN step could recover from an old SVN checkout.
-- 
Ticket URL: <http://trac.buildbot.net/ticket/2474>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list