git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-svn taking a long time
@ 2010-02-10 12:41 David Kågedal
  2010-02-10 16:59 ` Andrew Myrick
  0 siblings, 1 reply; 5+ messages in thread
From: David Kågedal @ 2010-02-10 12:41 UTC (permalink / raw)
  To: Git Mailing List

I compiled the perl bindings from subversion 1.6.x, and git git version
1.7.0.rc0.52.g64ba.

I have imported a largish svn repo using "git svn fetch", which takes
quite a long time (at least a day).

But my problems is that if I rerun "git svn fetch" again right after
fetching, it will chew for hours before figuring out there are just a
few new revisions to import. And the same if I try again.

I have another import from the same repo (on another machine, using
slightly different versions of stuff) that doesn't have this problem.

So, does anyone have any suggestions for what could be done about this?

This is what the entry i .git/config looks like (url edited to protect
the innocent)

[svn-remote "svn"]
        url = svn://svn.server
        branches = foo/branches/*:refs/remotes/svn/*
        tags = foo/tags/*:refs/remotes/svn/tags/*

-- 
David Kågedal

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

end of thread, other threads:[~2010-02-10 22:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-10 12:41 git-svn taking a long time David Kågedal
2010-02-10 16:59 ` Andrew Myrick
2010-02-10 17:29   ` David Kågedal
2010-02-10 17:39     ` Andrew Myrick
2010-02-10 22:25     ` David Kågedal

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).