On Sat, 7 Apr 2007, Junio C Hamano wrote: > Daniel Barkalow <barkalow@xxxxxxxxxxxx> writes: > > > Which would mean that it would use "git svn fetch" instead of "git fetch" > > for that remote, and "git svn fetch" would use that config section instead > > of its current config section. > > > > Any reason this couldn't be made to work? > > No reason. Making git-$(scm)import to behave more like > git-fetch-pack backend was one of the longstanding items on my > wishlist. I think "cvsimport -i" could mostly be usable in the > current shape for that, but I do not know about others. I picked git-svn in part because it looks especially obvious; it even calls fetch "fetch". Not that that *really* counts for much, but I can pretend. > Especially I do not interoperate with any SVN repositories > myself, so I cannot scratch your itch. I'll look into it, if the config option scheme looks reasonable to you. > However, I suspect you could help me with a code I've been > struggling with on-and-off lately. Do you still remember > unpack-trees code? I'm not sure how similar it is these days to the code I worked on (which was called "read-tree", I think), but I'll take a look. -Daniel *This .sig left intentionally blank* - 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