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

perl binding: $ctx->add() complaining

From: Noel Grandin <noel_at_peralex.com>
Date: 2005-01-31 17:29:13 CET

Hi

Subversion version: 1.1.3
Perl: ActiveState ActivePerl 5.8
OS: Windows2000

I'm trying to use the perl bindings to speedup a repository conversion
script.

My code looks something like:
   my $item =
$ctx->add('C:\Work\PCVS2Subversion\Convert3\SVN.checkout\src\Something.java');

And I'm getting an error that looks like:
   Usage: svn_client_add(path,recursive,ctx,pool); at SVN/Client.pm line
860.

The stacktrace from the debugger looks like:
SVN::Client::__ANON__[SVN/Client.pm:861]('undef','C:\Work\PCVS2Subversion\Convert3\SVN.check
out\src\com\mrcm\if...') called at pvcs2svn.pl line 504

Any ideas? Is there some global variable that I should be checking to
see a better error message?

Thanks,
    Noel

NOTICE: Please note that this email, and the contents thereof,
are subject to the standard Peralex email disclaimer, which may
be found at: http://www.peralex.com/disclaimer.html

If you cannot access the disclaimer through the URL attached
 and you wish to receive a copy thereof please send
 an email to email@peralex.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 31 17:32:16 2005

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.