[Webkit-unassigned] [Bug 36578] [chromium] update chromium DEPS for upstream compile

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 26 02:29:14 PDT 2010


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


Tony Chang (Google) <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #51594|0                           |1
        is obsolete|                            |
  Attachment #51594|review+                     |
               Flag|                            |




--- Comment #7 from Tony Chang (Google) <tony at chromium.org>  2010-03-26 02:29:13 PST ---
(From update of attachment 51594)
My current plan is to do the following:
1) Modify gclient to allow checking out a single file.  The syntax will be
like:
chromium_deps: File("svn://..../DEPS")

2) Modify gclient's From syntax so we can pull revisions that map to different
directories.  E.g., 
net: From("chromium_deps", "src/net")
This would pull the svn revision specific for 'src/net' in the chromium DEPS
file into our local checkout.

3) Rewrite WebKit/chromium/DEPS with these values.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list