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

About SVN bindings ------ can not use svn_client_diff_summarize in Perl

From: James Fang <june.fang_at_gmail.com>
Date: Thu, 27 Nov 2008 16:49:16 +0800

at least in Perl, the SVN::Client::diff_summarize can not be invoke( it
reports illegal argument error).
i find the problem lies in that the "svn_client_diff_summarize_func_t" type
lacks the corresponding
SWIG declaration( compared with "svn_log_message_receiver")
since i am new to SWIG and Perl, i can not get to a ideal solution yet. I
just manual edited the
swig/perl/native/svn_client.c,
swig/perl/native/Core.pm,
swig/libsvn_swig_perl/swigutil_pl.c to get it worked.
But this is obvious a temporary solution, is there any plan for a more
complete language bindings?

-- 
James Fang
Received on 2008-11-28 15:47:59 CET

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.