2009/9/3 Yukihiro Matsumoto <matz / ruby-lang.org>: > > In message "Re: [ruby-core:25313] Re: [Feature #2033] Move Core Development to Git" > on Thu, 3 Sep 2009 16:02:38 +0900, Ron Mayer <rm_rails / cheapcomplexdevices.com> writes: > > |Maybe as a small step in this direction the ruby project could first > |publish an official svn->git conversion of their own (or adopt the > |one on github.com/rubyspec) and insure that it's kept up-to-date? > > For various reasons, we cannot move to git at once, so as a small > step, use <git://github.com/shyouhei/ruby.git>. See > > http://wiki.github.com/shyouhei/ruby/committerhowto > http://wiki.github.com/shyouhei/ruby/noncommitterhowto > > matz. > I guess that's a good start. Recent experience with git and git-svn shows that there is a wide gap between having an official upstream git repository and locally mirroring an upstream svn with git-svn. Thanks Michal