Re: [MacRuby-devel] Git Mirrors

2009-08-21 Thread Eloy Duran
Which is why I will keep using git-svn on the svn repo directly instead and use git svn dcommit to push. I was just so glad when I first saw the email, to then find out that it was no moe than the mirrors that already exist on various other places... Not saying that I'm not glad that MacOSF

Re: [MacRuby-devel] Git Mirrors

2009-08-21 Thread Josh Ballanco
Well, a wonderful discovery that I made recently is that git-apply doesn't, in fact, require that the destination you're applying a patch to be a git repo. In other words, patches generated with git-format- patch could be e-mailed to subversion repo maintainers and applied with git-apply. Ju

Re: [MacRuby-devel] Git Mirrors

2009-08-21 Thread Eloy Duran
Great news, thanks William! Now if we could only have push support… Oh well, another day. So when can we expect CVS push access? Or even better, tarrball- email-push-support? Cheers, Eloy On 21 aug 2009, at 02:55, Laurent Sansonetti wrote: Hi, We now have git mirrors of our SVN reposit