From: Florian Achleitner <florian.achleitner.2.6.31@gmail.com>
To: "Torsten Bögershausen" <tboegi@web.de>
Cc: florian.achleitner.2.6.31@gmail.com,
Git Mailing List <git@vger.kernel.org>
Subject: Re: t9020 broken on pu ?
Date: Mon, 20 Aug 2012 23:08:27 +0200 [thread overview]
Message-ID: <3012698.d22asrojOq@flomedio> (raw)
In-Reply-To: <5032A483.4000009@web.de>
On Monday 20 August 2012 22:56:35 Torsten Bögershausen wrote:
> t9020 from pu doesn't work for me (neither linux nor Mac OS)
>
> I haven't been able to find out more than this:
>
> Initialized empty Git repository in /home/tb/projects/git/git.pu/t/trash
> directory.t9020-remote-svn/.git/
> expecting success:
> init_git &&
> git fetch svnsim &&
> test_cmp .git/refs/svn/svnsim/master
> .git/refs/remotes/svnsim/master &&
> cp .git/refs/remotes/svnsim/master master.good
>
> Initialized empty Git repository in /home/tb/projects/git/git.pu/t/trash
> directory.t9020-remote-svn/.git/
> fatal: Unable to find remote helper for 'svn'
> not ok - 1 simple fetch
The reason is that contrib/svn-fe, where remote-svn is in, is not yet built
automatically by the toplevel makefile, so the remote helper can't be found.
If you build it manually it should work.
Working on it ..
next prev parent reply other threads:[~2012-08-20 21:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-20 20:56 t9020 broken on pu ? Torsten Bögershausen
2012-08-20 21:08 ` Florian Achleitner [this message]
2012-08-26 19:32 ` Torsten Bögershausen
2012-08-26 20:03 ` Florian Achleitner
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=3012698.d22asrojOq@flomedio \
--to=florian.achleitner.2.6.31@gmail.com \
--cc=git@vger.kernel.org \
--cc=tboegi@web.de \
/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).