[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SVN::Core not on CPAN

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-03-30 15:24:48 CEST

On Mar 30, 2004, at 1:38 AM, Ph. Marek wrote:

> Hello Chia-liang Kao!
>
> I'm trying to install SVK by using the CPAN module in perl.
> But that doesn't work:
> - SVN::Core is not available on CPAN
> - There is a warning
> Argument "0.36.0" isn't numeric in numeric eq (==) at
> /usr/share/perl/5.8/CPAN.pm line 4624.
> But that can be ignored, I believe, because the test is
>
> if (not defined $need_version or
> $need_version == 0 or
> $need_version eq "undef") {
>
>
> I'm not sure whether you'll be the module author for SVN::Core, as the
> perl
> bindings moved into a seperate project, but as you did SVK and
> SVN::Mirror
> I'm asking you nonetheless.

Actually, I believe we decided not to move the perl bindings into a
separate project.

That said, I would love to see some solution to the whole SVN::Core is
not on CPAN issue, as it is kind of irritating for people who are used
to installing perl modules via CPAN.pm or CPANPLUS.pm.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 30 15:25:25 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.