Hi: On Wed, Jul 2, 2008 at 7:06 PM, Alexander Groß <[EMAIL PROTECTED]> wrote: > I was desperately trying to get my local > commits into SVN, so what I did was to use a nasty hack to force git to use > the updated SVN URL. It can be found here: > http://marc.info/?l=git&m=121372193828615&w=2
Yes indeedy that's a nasty hack. ;-) But it could be useful sometime so I'll keep it in mind, so thanks for the follow up. I do recommend the patch method, though. It seems to be the recommended practice for sharing changes in a side-band way among colleagues each using git-svn [1]. References: [1] http://www.kernel.org/pub/software/scm/git/docs/git-svn.html (Caveats section) Best regards, Clifford Caoile
