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

SVN::Core not on CPAN

From: Ph. Marek <philipp.marek_at_bmlv.gv.at>
Date: 2004-03-30 08:38:51 CEST

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.

BTW: Can you help me finishing my property-list readable on
http://www.contactor.se/~dast/svnusers/archive-2004-03/1315.shtml

Thank you for your help!

Regards,

Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 30 08:39: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.