On Thu, Aug 6, 2009 at 9:55 AM, n179911 <n179...@gmail.com> wrote: > > Hi, > > 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?
Both Chromium and WebKit use svn, but you can wrap git on top of that if you want by following those instructions. - Pam > > > Thank you. > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: chromium-dev@googlegroups.com View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---