« Return to Thread: [ruby-core:21039] Happy new year and... moving Ruby development to Git?

[ruby-core:21040] Re: Happy new year and... moving Ruby development to Git?

by James Gray-7 :: Rate this Message:

Reply to Author | View in Thread

On Jan 1, 2009, at 6:42 AM, Michael Klishin wrote:

> A question to Matz and all the Ruby contributors: are there any real  
> reasons to use Subversion and not Git for Ruby development?

Subversion is nice for the central repository and the wider support.  
I think that makes it the ideal pick for Ruby's main repository.

Luckily, that doesn't hinder us git fans.  You can just pull the  
central git repository down with git-svn (which ships with git) and  
you get all the advantages of git locally.

It's the best of both worlds.

James Edward Gray II

 « Return to Thread: [ruby-core:21039] Happy new year and... moving Ruby development to Git?