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

Re: Perl binding not fully reentrant

From: Stefan Sperling <stsp_at_elego.de>
Date: Mon, 28 Mar 2011 16:19:23 +0200

On Mon, Mar 28, 2011 at 09:58:35AM -0400, Daniel Ruoso wrote:
> Hi,
>
> I was navigating in svn logs from Perl, and when I tried to call the log
> method from within a log callback, the states got mixed up between the inner
> and outer calls.
>

The same problem probably exists at the C API level.
Can you provide more details about the "mixed up state" you are seeing?
Does it error out, or return invalid results, or ...?
And how are you invoking the function? Is a working copy involved?

> Is that a known limitation? I'd be happy to provide a testcase otherwise.

A test case would be good, yes. It would also properly illustrate the issue.
Thanks!
Received on 2011-03-28 16:20:01 CEST

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.