git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Which module contains SVN/Core.pm in CPAN
@ 2008-02-18 11:40 Luben Tuikov
  2008-02-18 11:52 ` Johannes Schindelin
  2008-02-18 11:54 ` Jakub Narebski
  0 siblings, 2 replies; 4+ messages in thread
From: Luben Tuikov @ 2008-02-18 11:40 UTC (permalink / raw)
  To: git

Example:

$git-svn clone ...
Can't locate SVN/Core.pm in @INC (@INC contains: ...

"i /SVN" gives a hefty list.

Which module(s) in CPAN gives the minimal set to run "git-svn"?

Thanks,
   Luben

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Which module contains SVN/Core.pm in CPAN
  2008-02-18 11:40 Which module contains SVN/Core.pm in CPAN Luben Tuikov
@ 2008-02-18 11:52 ` Johannes Schindelin
  2008-02-18 11:54 ` Jakub Narebski
  1 sibling, 0 replies; 4+ messages in thread
From: Johannes Schindelin @ 2008-02-18 11:52 UTC (permalink / raw)
  To: Luben Tuikov; +Cc: git

Hi,

On Mon, 18 Feb 2008, Luben Tuikov wrote:

> Which module(s) in CPAN gives the minimal set to run "git-svn"?

AFAICT none.  It is in subversion's source code.

Hth,
Dscho

P.S.: If you're trying to get it to run on Windows (msysGit), you might be 
interested in this:

http://msysgit.googlecode.com/files/Git-preview20080203-with-git-svn.exe

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Which module contains SVN/Core.pm in CPAN
  2008-02-18 11:40 Which module contains SVN/Core.pm in CPAN Luben Tuikov
  2008-02-18 11:52 ` Johannes Schindelin
@ 2008-02-18 11:54 ` Jakub Narebski
  2008-02-24  2:35   ` Luben Tuikov
  1 sibling, 1 reply; 4+ messages in thread
From: Jakub Narebski @ 2008-02-18 11:54 UTC (permalink / raw)
  To: ltuikov; +Cc: git

Luben Tuikov <ltuikov@yahoo.com> writes:

> Example:
> 
> $git-svn clone ...
> Can't locate SVN/Core.pm in @INC (@INC contains: ...
> 
> "i /SVN" gives a hefty list.
> 
> Which module(s) in CPAN gives the minimal set to run "git-svn"?

This module is from Perl bindings distributed with Subversion.
For RPM based systems it is in subversion-perl package; I think
it is similar for Debian based distributions (deb based).

P.S. I was also first tring to find it in CPAN...
-- 
Jakub Narebski
Poland
ShadeHawk on #git

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Which module contains SVN/Core.pm in CPAN
  2008-02-18 11:54 ` Jakub Narebski
@ 2008-02-24  2:35   ` Luben Tuikov
  0 siblings, 0 replies; 4+ messages in thread
From: Luben Tuikov @ 2008-02-24  2:35 UTC (permalink / raw)
  To: Jakub Narebski; +Cc: git

--- On Mon, 2/18/08, Jakub Narebski <jnareb@gmail.com> wrote:
> This module is from Perl bindings distributed with
> Subversion.
> For RPM based systems it is in subversion-perl package; I
> think
> it is similar for Debian based distributions (deb based).

Thanks!

   Luben

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-02-24  2:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-18 11:40 Which module contains SVN/Core.pm in CPAN Luben Tuikov
2008-02-18 11:52 ` Johannes Schindelin
2008-02-18 11:54 ` Jakub Narebski
2008-02-24  2:35   ` Luben Tuikov

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).