Re: [MacRuby-devel] Moving to GitHub!

2011-03-28 Thread Laurent Sansonetti
The move is now complete! I wrote a small message on the blog: http://www.macruby.org/blog/2011/03/26/github.html Now let's continue fixing 1.0 bugs :) Laurent On Mar 25, 2011, at 9:30 PM, Laurent Sansonetti wrote: > Hi guys, > > We finally decided to move MacRuby's source code repository fro

Re: [MacRuby-devel] Moving to GitHub!

2011-03-25 Thread Matt Aimonetti
Pull requests will be better, but please wait until Monday or Tuesday that we convert the account into an organizational account and turn off the replication. I'm not sure what would happen to a pull request received before we change the account status. - Matt On Fri, Mar 25, 2011 at 11:20 PM, Ma

Re: [MacRuby-devel] Moving to GitHub!

2011-03-25 Thread Mark Rada
I've made pull request type things in the form of trac tickets, should I make pull requests for those tickets now or leave them them as tickets? Sent from my iDevice On 2011-03-26, at 12:55 AM, Matt Aimonetti wrote: > If you were willing to contribute but didn't feel like using SVN, you can >

Re: [MacRuby-devel] Moving to GitHub!

2011-03-25 Thread Matt Aimonetti
If you were willing to contribute but didn't feel like using SVN, you can already fork the current repo (mirror) and prepare your pull requests: http://help.github.com/pull-requests/ Basically, the switch is a technicality for most of you, but it is quite a big change for the core team. With Xcode

[MacRuby-devel] Moving to GitHub!

2011-03-25 Thread Laurent Sansonetti
Hi guys, We finally decided to move MacRuby's source code repository from subversion to Git, and GitHub seems to be the best place to do it. The move will happen somewhere this week-end, or Monday. The repository address will be: https://github.com/MacRuby/MacRuby. Currently, this repository i