[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 6 10:05:00 PST 2015


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

Csaba Osztrogonác <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ossy at webkit.org

--- Comment #2 from Csaba Osztrogonác <ossy at webkit.org> ---
(In reply to comment #1)
> See Bug 141946 Comment #25 and Bug 142083 Comment #19 for how to clean up
> these two particular issues.
> 
> In summary, we probably want to write a script that runs 'svn revert
> --recursive' on the entire tree, then does an 'svn stat' to find "orphaned"
> files/directories with status "?", then remove those.

Sounds good. 

> Or we could switch the bots to check out from git.webkit.org, then use
> git-revert and git-clean without having to write a separate script, and get
> the added benefit of faster updates from trunk/master.

With git we would loose the human readable svn revision number,
which is undesirable. And git would be overkiller for the ARM
bots.

-- 
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/20150306/3faef685/attachment-0002.html>


More information about the webkit-unassigned mailing list