On Feb 10, 2010, at 9:29 AM, David Kågedal wrote: > Andrew Myrick <amyrick@xxxxxxxxx> writes: > >> Give 1.7.0-rc2 a try. It includes commit 8bff7c5383ed833bd1df9c8d85c00a27af3e5b02, which attempts to persistently cache a lot of the processing that git-svn has to do on subversion's merge tickets, which has improved my fetch times significantly. > > By "merge tickets", are you talking about the merge functionality that > appeared in subversion 1.5? We don't use that. I do mean that. If you don't use them, then I'm stumped. > But I had another idea. I pecularity of our subversion repo is that we > no longer use the foo/trunk branch, but only foo/branches/*. But we did > once upon a time have a foo/trunk. And since I didn't include a "fetch = > foo/trunk:refs/remotes/svn/trunk" in my config, it might need to refetch > that information every time. For instance, the first revision is on > trunk. > > I'm rerunning the fetch now with the trunk added, so see if it helps. > > And another note is that "git svn fetch --parent" was always quick. Sounds reasonable. Good luck! -Andrew -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html