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

Re: Perl bindings

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-07-14 15:37:52 CEST

On 7/14/06, Nik Clayton <nik@ngo.org.uk> wrote:
> Garrett Rooney wrote:
> >> I can understand that that might fail if I call it on a directory, since
> >> the function name suggests that it's only supposed to work on files.
> >>
> >> However, since it does work when using the file:/// RA layer I'm not
> >> sure. And if it's *not* supposed to work I'm still in the dark as to
> >> the correct way to retrieve this information in the directory case.
> >>
> >> I've attached bug.pl. The results above were obtained using Subversion
> >> 1.3.2 (r19776).
> >
> > Could you possibly try with trunk? Or the 1.4.x release branch?
>
> I've just built trunk/ and tried against that. I get the same error
> (i.e., file:/// works, svn:// doesn't).
>
> I double checked that I was using libs built from trunk/ -- I run the
> test with truss, and verified that the new libs were being opened.
>
> > Also, what are the exact arguments being passed to get_file in the
> > failure case?
>
> In the file:/// case, the path is '/' and the rev is 1066 (and 1072 in
> the second call).
>
> In the svn:// case, the path is '/' and the rev is 1066. Then the
> program crashes and it never gets to the 1072 case.

Could you possibly reproduce the problem from scratch, with a clean
subversion repository? It's difficult to figure out what's going
wrong from just the problem description, if I could try it locally
it's much more likely that I can fix it...

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 14 15:38:26 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.