WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
135805
Make update-webkit more lenient for pure git svn repositories
https://bugs.webkit.org/show_bug.cgi?id=135805
Summary
Make update-webkit more lenient for pure git svn repositories
Pratik Solanki
Reported
2014-08-11 10:12:20 PDT
An optimization was added to update-webkit to call git fetch before git svn rebase in
bug 50273
. This makes updating webkit much much faster when you have a remote git repository set up as well. However, this also means that if you have a pure git svn repository then the script dies when trying to perform the git fetch. It should continue along and not fail
Attachments
Patch
(1.52 KB, patch)
2014-08-11 10:18 PDT
,
Pratik Solanki
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pratik Solanki
Comment 1
2014-08-11 10:18:46 PDT
Created
attachment 236377
[details]
Patch
WebKit Commit Bot
Comment 2
2014-08-18 14:15:23 PDT
Comment on
attachment 236377
[details]
Patch Clearing flags on attachment: 236377 Committed
r172726
: <
http://trac.webkit.org/changeset/172726
>
WebKit Commit Bot
Comment 3
2014-08-18 14:15:28 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug