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

Re: svn commit: r24322 - trunk/subversion/bindings/swig/ruby/svn

From: Joe Swatosh <joe.swatosh_at_gmail.com>
Date: 2007-04-11 20:46:25 CEST

Hi kou,

On 4/11/07, Kouhei Sutou <kou@cozmixng.org> wrote:
> Hi Joe,
>
> 2007/4/11, Joe Swatosh <joe.swatosh@gmail.com>:
>
> > It took me a while to track this one down. Without this patch I'm

>
> Uhm. The typemap affects all 'changelist_name' but there are some
> non-NULL 'changelist_name' argument.
> (e.g. svn_client_get_changelist)
>
> What about this?
>

Almost. I needed to add:

%ignore svn_client_commit4;

To get it working.

Thanks!

--
Joe


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Apr 11 20:46:46 2007

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.