git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-svn: Why not use git-fast-import?
@ 2015-09-22  9:12 Victor Leschuk
  2015-09-22 15:59 ` Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: Victor Leschuk @ 2015-09-22  9:12 UTC (permalink / raw)
  To: git@vger.kernel.org

Hello all, 

I've been playing with git-svn for some time already and as it seems to me there are two most important problems which make it hard to use in production for large repositories. Very low speed and large memory footprint of synchronization with SVN repos (I am talking about clone and fetch operations mostly). I was wondering why the git-fast-import is not used for these purposes? Are there any serious limitations which make it impossible?

I have found several alternative solutions which use git-fast-import but they all do only the initial import of a repo. I have looked through the documentation and didn't see why fast-import can't be used to sync an existing repo after the import. Am I missing something?

Thanks in advance for clarification.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-22 15:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-22  9:12 git-svn: Why not use git-fast-import? Victor Leschuk
2015-09-22 15:59 ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).