[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: Chia-liang Kao <clkao_at_clkao.org>
Date: 2005-03-08 08:07:15 CET

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.

> If I use this, it begins checking out files, but after a period of time,
> dies with a segmentation fault/coredump.

Cheers,
CLK

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