[Buildbot-commits] [Buildbot] #1055: missing a no-clobber option when svn fail to update? (and other rcs?)

Buildbot buildbot-devel at lists.sourceforge.net
Mon Nov 29 00:06:32 UTC 2010


#1055: missing a no-clobber option when svn fail to update? (and other rcs?)
-------------------+--------------------------------------------------------
Reporter:  blaize  |       Owner:       
    Type:  defect  |      Status:  new  
Priority:  major   |   Milestone:  0.8.+
 Version:  0.8.2   |    Keywords:  svn  
-------------------+--------------------------------------------------------

Comment(by blaize):

 Some more info:

 Svn update is failing because:
    a) someone cancels during an svn update leaving a lock
    b) there's some weirdness about running svn clients on windows and
 servers on unix
       (to do with filename cases) that leaves a lock (apparently)
    c) something else not too sure.
 So these are happening with reasonable regularity.

 In case i) it's probably reasonable to have a go at doing an svn cleanup
 followed by another svn update then fail if that update dies.

 Another extremely important requirement of this is that the SVN step must
 fail if svn update fails!!  i.e. I'm happy for it to just die.  Fail-slow
 in this situation is just terrible though.

 cheers

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


More information about the Commits mailing list