[Buildbot-commits] [Buildbot] #1058: FileUpload step crashes if file already exists at server (Windows)

Buildbot buildbot-devel at lists.sourceforge.net
Tue Nov 23 04:00:37 UTC 2010


#1058: FileUpload step crashes if file already exists at server (Windows)
--------------------+-------------------------------------------------------
Reporter:  parshin  |        Owner:           
    Type:  defect   |       Status:  closed   
Priority:  major    |    Milestone:  undecided
 Version:  0.8.2    |   Resolution:  fixed    
Keywords:  windows  |  
--------------------+-------------------------------------------------------
Changes (by Dustin J. Mitchell):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Unlink the destination for an upload before renaming

 This is required on Windows, which does not implicitly unlink the
 destination in rename.  Tested by hand.  Fixes #1058.
  Changeset: 1b69b024b28bf29e204a6a4d38f8ead642e819b8

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


More information about the Commits mailing list