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 extract the standard layout into a new repo.
* Use git-svn to keep the new repo up-to-date.

--  
David Michael Barr


On Saturday, 15 September 2012 at 8:07 PM, Enrico Weigelt wrote:

>  
> > > 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 level of URL:
> > http://svn.apache.org/repos/asf/commons/proper/discovery =>
> > http://svn.apache.org/repos/asf
> > W: Ignoring error from SVN, path probably does not exist: (160013):
> > Dateisystem hat keinen Eintrag: File not found: revision 100, path
> > '/commons/proper/discovery'
> > W: Do not be alarmed at the above message git-svn is just searching
> > aggressively for old history.
> > This may take a while on large repositories
> >  
> > and then it checks the revisions. I didn't want to wait for
> > r1301705...
> >  
> > Does your git svn abort earlier or after checking all revs?
>  
> It also scanned through thousands of revisions and then failed:
>  
> W: Do not be alarmed at the above message git-svn is just searching 
> aggressively for old history.
> This may take a while on large repositories
> mkdir .git: No such file or directory at /usr/lib/git-core/git-svn line 3669
>  
>  
> cu
> --  
> Mit freundlichen Grüßen / Kind regards  
>  
> Enrico Weigelt  
> VNC - Virtual Network Consult GmbH  
> Head Of Development  
>  
> Pariser Platz 4a, D-10117 Berlin
> Tel.: +49 (30) 3464615-20
> Fax: +49 (30) 3464615-59
>  
> enrico.weig...@vnc.biz; www.vnc.de (http://www.vnc.de)  
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majord...@vger.kernel.org 
> (mailto:majord...@vger.kernel.org)
> More majordomo info at http://vger.kernel.org/majordomo-info.html



--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to