Perl API Question: svn_client_update3 not implemented yet
From: <webpost_at_tigris.org>
Date: Tue, 14 Apr 2009 17:17:10 -0700 (PDT)
First of all, let me say thank you - I have used subversion for a couple of projects and I find it quite useful.
I've been developing some C code and some corresponding perl code using Subversion's direct API (I found it to be 2-3x faster than commandline svn, in some cases 4-6x). On an FC10 box with svn version 1.5.4, and the corresponding perl rpm's installed, I can successfully call and use "update3":
This code does not work on a hand-built subversion 1.6.1 build on Centos 5.2 (I needed to target an NFS mounted perl binary). I get the following error message:
I used swig 1.3.36 to generate svn_client.c
Any thoughts on why this might be? Is there a fast and loose switch I can throw to get it running?
Thanks!
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.