From: Eric Wong <normalperson@yhbt.net>
To: Dongsheng Song <dongsheng.song@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: git-svn failed on apr
Date: Sat, 7 Jul 2007 20:35:22 -0700 [thread overview]
Message-ID: <20070708033522.GA12818@mayonaise> (raw)
In-Reply-To: <4b3406f0707030205g3521cff5p1d5150b6a81af51b@mail.gmail.com>
Dongsheng Song <dongsheng.song@gmail.com> wrote:
> [ ~/wc/git-svn]$ mkdir apr
> [ ~/wc/git-svn]$ cd apr/
> [ ~/wc/git-svn/apr]$ ls
> [ ~/wc/git-svn/apr]$ git-svn init -T trunk -b branches -t tags
> http://svn.apache.org/repos/asf/apr/apr
> Initialized empty Git repository in .git/
> Using higher level of URL: http://svn.apache.org/repos/asf/apr/apr =>
> http://svn.apache.org/repos/asf
> [ ~/wc/git-svn/apr]$ git-svn fetch
> W: Ignoring error from SVN, path probably does not exist: (175002): RA
> layer request failed: REPORT request failed on
> '/repos/asf/!svn/bc/2200': REPORT of '/repos/asf/!svn/bc/2200': 200 OK
> (http://svn.apache.org)
>
> What's wrong?
Nothing.
The "W:" there means it's just a warning. git-svn looks into the
beginning of history in an attempt to fetch all history, and if
the directory you're tracking doesn't exist, it'll spit out that
warning message once (it used to spit it out a lot more).
--
Eric Wong
prev parent reply other threads:[~2007-07-08 3:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-03 9:05 git-svn failed on apr Dongsheng Song
2007-07-08 3:35 ` Eric Wong [this message]
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=20070708033522.GA12818@mayonaise \
--to=normalperson@yhbt.net \
--cc=dongsheng.song@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).