Re: [git-users] Re: git-svn too slow, contacts upstream svn repo

2013-05-28 Thread Thomas Ferris Nicolaisen
Hi, see my reply inline: On Tuesday, May 28, 2013 6:36:43 PM UTC+2, Quark wrote: > Hello Thomas, > > you got some serious volume of stuff there, allow me some time to > assimilate em > > 1) agreed, though editing in vim is just so quick > Could be. But git-svn internals go beyond the config fil

Re: [git-users] Re: git-svn too slow, contacts upstream svn repo

2013-05-28 Thread Quark
atency for each revision. From your response, it looks like this the norm :( thanks, Quark > > From: Thomas Ferris Nicolaisen >To: git-users@googlegroups.com >Sent: Tuesday, 28 May 2013 4:55 PM >Subject: [git-users] Re: git-svn too slow, contacts

[git-users] Re: git-svn too slow, contacts upstream svn repo

2013-05-28 Thread Thomas Ferris Nicolaisen
Just a quick answer, I haven't got time to drill too much into it now: 1) Use git svn clone or git svn init to configure the svn remote branch. You should not fiddle with the config file directly. 2) Yes Git-SVN is slow because it needs to fetch every revision. Other tools can make use of SVN-e