Re: Failing svn imports from apache.org

2012-09-17 Thread David Michael Barr
Hi Enrico, Repositories as old and large as ASF are the reason I created svn-fe. git-svn is known to choke on these repositories. If you have plenty of bandwidth, it might well be faster to: * Grab an ASF archive (16GB) * Use svn-fe to import the entire tree into git. * Use a simple script to ext

Re: Failing svn imports from apache.org

2012-09-15 Thread Enrico Weigelt
> > Does anyone have an idea, what might be wrong here / how to fix it > > ? > > Here: git svn --version > git-svn version 1.7.12.592.g41e7905 (svn 1.6.18) > > What's yours? 1.7.9.5 (ubuntu precise) > I'm getting > > Initialized empty Git repository in /tmp/discovery/.git/ > Using higher lev

Re: Failing svn imports from apache.org

2012-09-14 Thread Michael J Gruber
Enrico Weigelt venit, vidit, dixit 13.09.2012 15:32: > Hi folks, > > I'm currently trying to import apache.org svn server, without success. > See: > > git@moonshine:~/projects/common/libs$ git svn clone --stdlayout > http://svn.apache.org/repos/asf/commons/proper/discovery/ > Initialized empty G

Failing svn imports from apache.org

2012-09-13 Thread Enrico Weigelt
Hi folks, I'm currently trying to import apache.org svn server, without success. See: git@moonshine:~/projects/common/libs$ git svn clone --stdlayout http://svn.apache.org/repos/asf/commons/proper/discovery/ Initialized empty Git repository in /home/git/projects/common/libs/discovery/.git/ W: I