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
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
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
Hi,
We now have git mirrors of our SVN repositories:
git://git.macruby.org/macruby/MacRuby.git
git://git.macruby.org/macruby/MacRubyWebsite.git
They mirror during post-commit, so the mirror should never be more
than a few seconds behind subversion. Feel free to use them.
The