[MacRuby-devel] Git or Subversion?

2009-08-10 Thread Conrad Taylor
Hi, I was wondering, are we using Git or Subversion these days? If we're switching to Git, how does one migrate to it from an existing SVN repository. Thanks, -Conrad ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org

Re: [MacRuby-devel] Git or Subversion?

2009-08-10 Thread Matt Aimonetti
The official repository is on SVN but a few of us use git-svn to work on our branches and commit back to SVN. If you are planning on contributing patches, whatever SCM you want to use is fine as long as your patches apply fine on the svn repo. If you wish to switch to git-svn, see the discussion

Re: [MacRuby-devel] Git or Subversion?

2009-08-10 Thread Conrad Taylor
Matt, I asked the question because I noticed that there hasn't been any updates to the SVN repository. At this time, I'm at revision 2272. Is this correct? -Conrad On Mon, Aug 10, 2009 at 6:19 PM, Matt Aimonetti mattaimone...@gmail.comwrote: The official repository is on SVN but a few of us

Re: [MacRuby-devel] Git or Subversion?

2009-08-10 Thread Laurent Sansonetti
The last SVN update is indeed r2272, committed 2009-08-10 10:10:24 -0700 today. The SVN repository is up to date and is the master copy of the project. Several people (including me) work a lot offline and commit after, to not break the main branch. Some of them use git-svn :-) HTH,

Re: [MacRuby-devel] Git or Subversion?

2009-08-10 Thread Conrad Taylor
Laurent, thanks because I was thinking that the SVN went away. -Conrad On Mon, Aug 10, 2009 at 6:40 PM, Laurent Sansonetti lsansone...@apple.comwrote: The last SVN update is indeed r2272, committed 2009-08-10 10:10:24 -0700 today. The SVN repository is up to date and is the master copy of the

Re: [MacRuby-devel] Git or Subversion?

2009-08-10 Thread Jordan K. Hubbard
Why in the world did you think that? - Jordan On Aug 10, 2009, at 6:45 PM, Conrad Taylor wrote: Laurent, thanks because I was thinking that the SVN went away. -Conrad On Mon, Aug 10, 2009 at 6:40 PM, Laurent Sansonetti lsansone...@apple.com wrote: The last SVN update is indeed r2272,

Re: [MacRuby-devel] Git or Subversion?

2009-08-10 Thread Matt Aimonetti
@jordan, maybe because the news that we merged experimental into trunk made the news on some popular websites ;) - Matt On Mon, Aug 10, 2009 at 7:06 PM, Jordan K. Hubbard j...@apple.com wrote: Why in the world did you think that? - Jordan On Aug 10, 2009, at 6:45 PM, Conrad Taylor wrote: