Hi All,

What is the best way to apply Rietveld issue patches from the command-line?
I've found WebKit's nifty "svn-apply" script that does 3-way diffs including
directory changes for patches in both svn and git syntax:

http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/svn-apply

Using a tool like this couldn't we add a "gclient apply" command with a
minimal amount of effort?

gclient apply --issue=####

This command would download the unified diff for the specified issue from
Rietveld and apply it to the working copy using a script like svn-apply.

- Marshall

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to