Hi, On Thu, 25 Oct 2007, Felipe Balbi wrote: > On 10/25/07, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > > > On Thu, 25 Oct 2007, Felipe Balbi wrote: > > > > > I was importing busybox svn repository to git but I got a connection > > > timeout after more than 19k commits... is there a way to continue > > > where the error happened or should I do it all over again ?? > > > > AFAICT git-svn is better suited, even to one-shot importing svn. > > > > As it happens, I got interested in this project, too, and did an > > import some time ago. For your pleasure, I uploaded it to > > > > http://repo.or.cz/w/busybox.git/ > > thanks... much better... I'm cloning your tree and I'll merge with > current busybox tree... ;-) FYI you'll have to do something like this: git svn init svn://busybox.net/trunk/busybox git svn fetch to merge with current busybox (although I updated before I pushed). Ciao, Dscho - 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