From: Jeff King <peff@peff.net>
To: avinash r <nashpapa@gmail.com>
Cc: Jonathan Nieder <jrnieder@gmail.com>,
"git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: Compiling git svn from source
Date: Wed, 11 Dec 2013 06:34:58 +0800 [thread overview]
Message-ID: <20131210223456.GA7643@sigill.intra.peff.net> (raw)
In-Reply-To: <CAHCistfcBt0oOz=whsrifSB3M6cN8Bk=UHOq-G_+EYOHhrXjkw@mail.gmail.com>
On Wed, Dec 11, 2013 at 01:54:26AM +0530, avinash r wrote:
> but running the command,
>
> $ git svn init --username=<username> http://mydomain.com/myrepo causes
> the command to fail with the following error:
>
> Can't locate SVN/Core.pm in @INC (@INC contains:
> /usr/local/share/perl/5.14.2 /etc/perl /usr/local/lib/perl/5.14.2
> [...]
git-svn relies on having subversion's own perl libraries installed by
the system. If you are on a debian/ubuntu-based system, "apt-get install
libsvn-perl" should do it; I don't know the package-name offhand for
other systems.
-Peff
prev parent reply other threads:[~2013-12-10 22:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-10 13:57 Compiling git svn from source avinash r
2013-12-10 19:01 ` Jonathan Nieder
2013-12-10 20:24 ` avinash r
2013-12-10 22:34 ` Jeff King [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=20131210223456.GA7643@sigill.intra.peff.net \
--to=peff@peff.net \
--cc=git@vger.kernel.org \
--cc=jrnieder@gmail.com \
--cc=nashpapa@gmail.com \
/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).