From: Michael J Gruber <git@drmicha.warpmail.net>
To: Enrico Weigelt <enrico.weigelt@vnc.biz>
Cc: git@vger.kernel.org
Subject: Re: Failing svn imports from apache.org
Date: Fri, 14 Sep 2012 12:11:55 +0200 [thread overview]
Message-ID: <505302EB.8040600@drmicha.warpmail.net> (raw)
In-Reply-To: <d5b32995-59c6-4669-bf4d-2532a1d58d2a@zcs>
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 Git repository in /home/git/projects/common/libs/discovery/.git/
> W: Ignoring error from SVN, path probably does not exist: (160013): Filesystem has no item: '/repos/asf/!svn/bc/100/commons/proper/discovery' path not found
> 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
>
> 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?
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?
next prev parent reply other threads:[~2012-09-14 10:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <7c3575e3-dab1-4cd2-a0e0-74778316c8b4@zcs>
2012-09-13 13:32 ` Failing svn imports from apache.org Enrico Weigelt
2012-09-14 10:11 ` Michael J Gruber [this message]
2012-09-15 10:07 ` Enrico Weigelt
2012-09-17 11:05 ` David Michael Barr
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=505302EB.8040600@drmicha.warpmail.net \
--to=git@drmicha.warpmail.net \
--cc=enrico.weigelt@vnc.biz \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.