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
>
> It looks like it is using a combination of git and svn for version control.
>
> Can you please tell me what are using git and what are using svn?
> My guess is third-party/webkit will be using svn and everything else is git?
> Is that correct?

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.

You are of course welcome to check out yourself (via git-svn) in any
combination you see fit, but it can be fiddly to get right.

--~--~---------~--~----~------------~-------~--~----~
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