Re: [webkit-dev] Version control survey results

2013-02-18 Thread Adam Roben
(For current svn users I assume using svn would become effectively impossible; the only tool I could find to do this is server-side and essentially maintains git and svn repositories in parallel.) FYI, any Git repository on GitHub also functions as a Subversion repository: $ svn checkout

Re: [webkit-dev] Version control survey results

2013-02-17 Thread Eric Seidel
I wonder if the git-taking-over-the-project trend has continued a year later. I'm also glad to see efforts like https://bugs.webkit.org/show_bug.cgi?id=110073 towards standardizing on a simpler git workflow. :) Thanks again for running the survey. On Sat, Apr 7, 2012 at 4:58 PM, Maciej

Re: [webkit-dev] Version control survey results

2013-02-17 Thread Maciej Stachowiak
There's probably proportionately more people using Git. Making these web surveys is a pain, so I'd rather not do it again if we don't need to. What would be the pros and cons of the master repository being git instead of svn, for git users? (For current svn users I assume using svn would

Re: [webkit-dev] Version control survey results

2013-02-17 Thread Eric Seidel
On Sun, Feb 17, 2013 at 9:54 PM, Maciej Stachowiak m...@apple.com wrote: There's probably proportionately more people using Git. Making these web surveys is a pain, so I'd rather not do it again if we don't need to. What would be the pros and cons of the master repository being git instead

Re: [webkit-dev] Version control survey results

2013-02-17 Thread Eric Seidel
On Sun, Feb 17, 2013 at 10:07 PM, Eric Seidel e...@webkit.org wrote: On Sun, Feb 17, 2013 at 9:54 PM, Maciej Stachowiak m...@apple.com wrote: There's probably proportionately more people using Git. Making these web surveys is a pain, so I'd rather not do it again if we don't need to. What

Re: [webkit-dev] Version control survey results

2013-02-17 Thread Ryosuke Niwa
On Sun, Feb 17, 2013 at 10:07 PM, Eric Seidel e...@webkit.org wrote: On Sun, Feb 17, 2013 at 9:54 PM, Maciej Stachowiak m...@apple.com wrote: There's probably proportionately more people using Git. Making these web surveys is a pain, so I'd rather not do it again if we don't need to.

Re: [webkit-dev] Version control survey

2012-03-10 Thread Konrad Piascik
, March 10, 2012 02:38 AM To: Adam Barth aba...@webkit.org Cc: WebKit Development webkit-dev@lists.webkit.org Subject: Re: [webkit-dev] Version control survey I added a Both Git and Subversion option. Unfortunately, I can't change the question after the fact to allowing multiple options to be checked

Re: [webkit-dev] Version control survey

2012-03-10 Thread Maciej Stachowiak
, March 10, 2012 02:38 AM To: Adam Barth aba...@webkit.org Cc: WebKit Development webkit-dev@lists.webkit.org Subject: Re: [webkit-dev] Version control survey I added a Both Git and Subversion option. Unfortunately, I can't change the question after the fact to allowing multiple options

Re: [webkit-dev] Version control survey

2012-03-10 Thread Ryosuke Niwa
On Sat, Mar 10, 2012 at 10:05 AM, Maciej Stachowiak m...@apple.com wrote: Unfortunately SurveyMonkey sucks and I can't give everyone access to live responses without paying them money. Current results: - 97 people have answered - About 67% use Git only (this has been consistent throughout

Re: [webkit-dev] Version control survey

2012-03-10 Thread Maciej Stachowiak
On Mar 10, 2012, at 10:56 AM, Ryosuke Niwa wrote: On Sat, Mar 10, 2012 at 10:05 AM, Maciej Stachowiak m...@apple.com wrote: Unfortunately SurveyMonkey sucks and I can't give everyone access to live responses without paying them money. Current results: - 97 people have answered - About

Re: [webkit-dev] Version control survey

2012-03-10 Thread Konrad Piascik
: Maciej Stachowiak [mailto:m...@apple.com] Sent: Saturday, March 10, 2012 02:52 PM To: Ryosuke Niwa rn...@webkit.org Cc: Konrad Piascik; webkit-dev@lists.webkit.org webkit-dev@lists.webkit.org Subject: Re: [webkit-dev] Version control survey On Mar 10, 2012, at 10:56 AM, Ryosuke Niwa wrote: On Sat

Re: [webkit-dev] Version control survey

2012-03-10 Thread Maciej Stachowiak
: Saturday, March 10, 2012 02:52 PM To: Ryosuke Niwa rn...@webkit.org Cc: Konrad Piascik; webkit-dev@lists.webkit.org webkit-dev@lists.webkit.org Subject: Re: [webkit-dev] Version control survey On Mar 10, 2012, at 10:56 AM, Ryosuke Niwa wrote: On Sat, Mar 10, 2012 at 10:05 AM, Maciej

Re: [webkit-dev] Version control survey

2012-03-09 Thread Adam Barth
Can you add an option for folks who use both git and SVN? I use both frequently. Thanks, Adam On Fri, Mar 9, 2012 at 10:20 PM, Maciej Stachowiak m...@apple.com wrote: Since the answer to this factual question seems to be of interest to some people, here's a survey about what version

Re: [webkit-dev] Version control survey

2012-03-09 Thread Maciej Stachowiak
I added a Both Git and Subversion option. Unfortunately, I can't change the question after the fact to allowing multiple options to be checked. Anyone else with an unusual answer should just fill in the Other (please specify) option. Regards, Maciej On Mar 9, 2012, at 10:49 PM, Adam Barth