Bug 152546

Summary: Python SCM should be able to retrieve untracked files - Add SVN support
Product: WebKit Reporter: youenn fablet <youennf>
Component: Tools / TestsAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, glenn, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 143135    
Attachments:
Description Flags
Patch none

Description youenn fablet 2015-12-24 01:54:29 PST
Continue landing patch of bug 143135, for the SVN specific bits.
Comment 1 youenn fablet 2015-12-24 01:57:02 PST
Created attachment 267895 [details]
Patch
Comment 2 WebKit Commit Bot 2016-01-02 04:20:15 PST
Comment on attachment 267895 [details]
Patch

Clearing flags on attachment: 267895

Committed r194499: <http://trac.webkit.org/changeset/194499>
Comment 3 WebKit Commit Bot 2016-01-02 04:20:19 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Brent Fulgham 2016-01-15 13:20:53 PST
I'm getting the same "--no-confirm" errors on the Windows EWS again.

However, it looks like Python 2.7.10 fixes the problem. I'm updating the bots, which will hopefully resolve things.