From: "David Kågedal" <davidk@lysator.liu.se>
To: Git Mailing List <git@vger.kernel.org>
Subject: git-svn taking a long time
Date: Wed, 10 Feb 2010 13:41:12 +0100 [thread overview]
Message-ID: <87hbppp8k7.fsf@krank.kagedal.org> (raw)
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
next reply other threads:[~2010-02-10 12:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-10 12:41 David Kågedal [this message]
2010-02-10 16:59 ` git-svn taking a long time 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87hbppp8k7.fsf@krank.kagedal.org \
--to=davidk@lysator.liu.se \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.