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

Re: [patch] Get Ruby bindings Wc tests passing with new editor APIs

From: Joe Swatosh <joe.swatosh_at_gmail.com>
Date: 2007-06-01 16:15:36 CEST

Hi

On 5/31/07, Kouhei Sutou <kou@cozmixng.org> wrote:
> Hi,
>
> 2007/6/1, Joe Swatosh <joe.swatosh@gmail.com>:
> > The smallest changes I could think of to get the tests passing again.
> > Specifically,
> > this patch doesn't expose the new functionality.
>
> I think we should keep the tests failure until we implement
> those functions correctly. If we apply the patch, we may forget
> to implement them because the tests are passed.
>

That seems reasonable. How about:

[[[
add preserve_exts argument

* subversion/bindings/swig/ruby/svn/wc.rb
(update_editor, switch_editor) added new preserved_exts argument to
forward.

* subversion/bindings/swig/include/svn_containers.swg
add "apr_array_header_t *preserved_exts" to the STRINGLIST types.
]]]

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

Received on Fri Jun 1 16:15:50 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.