[webkit-dev] Moving to Git?

Ashod Nakashian ashodnakashian at yahoo.com
Thu Mar 8 11:24:52 PST 2012




>________________________________
> From: Ryosuke Niwa <rniwa at webkit.org>
>To: Alexis Menard <alexis.menard at openbossa.org> 
>Cc: Ashod Nakashian <ashodnakashian at yahoo.com>; WebKit Development <webkit-dev at lists.webkit.org> 
>Sent: Thursday, March 8, 2012 9:19 PM
>Subject: Re: [webkit-dev] Moving to Git?
> 
>
>On Thu, Mar 8, 2012 at 9:10 AM, Alexis Menard <alexis.menard at openbossa.org> wrote:
>I don't use svn but the only benefit I see of WebKit using svn is the
>>linear history, clean, easy to read and to explore. Git repos tend to
>>have merging commits a lot and it leads to make bisecting/history
>>browsing harder (my taste).
>>
>
>
>And that's a show stopper for me. For build bot maintenance, regression fixes, etc... being able to easily tell the number of commits between two revisions (in my head as opposed to using a tool) or the ordering of commits is crucial.

I think this is an interesting point. It seems there are two solutions. We can enforce fast-forward as many have pointed out and we can maintain an SVN mirror. Although I don't like the idea of maintaining an SVN repo, and it's almost universally agreed that git offers superior tools to SVN.

>
>
>Then for everything else I use git and its power locally.
>>
>
>
>Right. Git clients are pretty nice.
>
>
>- Ryosuke
>
>
>
>


More information about the webkit-dev mailing list