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

Re: programmer error or bug in Perl swig bindings for API?

From: Eric S <ejs_at_americanlowlife.com>
Date: 2005-03-08 18:45:59 CET

Chia-liang Kao wrote:

>Eric S <ejs <at> americanlowlife.com> writes:
>
>
>>As for the code, this is the line that fails:
>>
>>my $res=$ctx->checkout($destPath,$repository,'HEAD',1);
>>
>>
>
>Do you have any error handler installed in the perl land? If so the
>error handler must call die from within. It's a known issue.
>
>

Sorry, should have specified that as well, no. The only handler
installed is the log message handler, which I don't think would be
invoked on checkouts and switches, which are the only things I'm having
problems with. I'm quite new to subversion, and don't have the
confidence yet to implement anything that isn't necessary to achieve the
desired effect.

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