On Thu, Aug 6, 2009 at 12:59 PM, Evan Martin <e...@chromium.org> wrote:

> On Thu, Aug 6, 2009 at 9:55 AM, n179911<n179...@gmail.com> wrote:
> > I read this about git usage in chromium:
> >
> > http://code.google.com/p/chromium/wiki/UsingGit
>
> After following the instructions in that document trunk/src is git and
> everything else (pulled in via DEPS, including webkit and also ICU,
> skia, etc.) is via svn.


I've been wondering about this. What would it take to modify our git
checkout process to pull third_party/WebKit via git as well? Would it mostly
work to just exclude third_party/WebKit via DEPS, create it via a git
checkout and then write a script that wraps gclient sync to also git
pull/rebase third_party/WebKit? Is there a better way?

I'd like to have a git checkout of tip of tree trunk/src and tip of tree
WebKit so I can have one tree for developing both Chrome and WebKit.

Ojan

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

Reply via email to