[Webkit-unassigned] [Bug 142400] [buildbot] clean-build script should remove untracked files and revert local changes too

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 20 07:31:59 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=142400

--- Comment #7 from Csaba Osztrogonác <ossy at webkit.org> ---
(In reply to comment #5)
> > With git we would loose the human readable svn revision number,
> > which is undesirable. And git would be overkiller for the ARM
> > bots.
> 
> No, I'm talking about using the existing git-svn repository which still
> contains all the svn revision number happiness, and none of the svn
> performance issues when checking out WebKit from scratch.

Not at all, buildbot can't extract svn revision number. If we switched
to git, we would loose svn revision number on build.webkit.org which
would break flakiness dashboard, WebKit perf monitor and bot watcher's
dashboard too.

What kind of SVN performance issue? A new checkout/clone from sratch is 
much more faster with SVN than GIT and consumes much less CPU time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150320/4e7634ab/attachment-0002.html>


More information about the webkit-unassigned mailing list