Bug 152546 - Python SCM should be able to retrieve untracked files - Add SVN support
Summary: Python SCM should be able to retrieve untracked files - Add SVN support
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks: 143135
  Show dependency treegraph
 
Reported: 2015-12-24 01:54 PST by youenn fablet
Modified: 2016-01-15 13:20 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.60 KB, patch)
2015-12-24 01:57 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.