[MacRuby-devel] new mspec formatter

2009-08-10 Thread Matt Aimonetti
Dear all, To give us a better idea of the progress made in our efforts to pass all the ruby specs, we added a new mspec formatter. If you pass the -f option with the macruby format argument, the specs will run and give you a feedback on each major category (core, language, library). $ ./mspec/b

[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 [email protected] http://lists.macosf

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 wrote: > The official repository is on SVN but a few of us use git-svn to work on

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, Lauren

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 wrote: > 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. > > Seve

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 > wrote: The last SVN update is indeed r2272, committed 2009-08-10 10:10:

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 wrote: > Why in the world did you think that? > - Jordan > > On Aug 10, 2009, at 6:45 PM, Conrad Taylor wrote: > > Laurent,