You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Blair Zajac <bl...@orcaware.com> on 2006/08/06 20:09:32 UTC

Re: svn commit: r20989 - in trunk/subversion/bindings/swig: . ruby/libsvn_swig_ruby ruby/svn ruby/test

On Aug 5, 2006, at 4:28 AM, kou@tigris.org wrote:

> Author: kou
> Date: Sat Aug  5 04:28:04 2006
> New Revision: 20989
>
> Modified:
>    trunk/subversion/bindings/swig/ruby/libsvn_swig_ruby/swigutil_rb.c
>    trunk/subversion/bindings/swig/ruby/svn/client.rb
>    trunk/subversion/bindings/swig/ruby/test/test_client.rb
>    trunk/subversion/bindings/swig/svn_client.i
>
> Log:
> Fix a bug of Svn::Client::Context#config= which causes segmentation  
> fault.

Hi Kouhei,

Should we propose the three last commits for the 1.4.x branch?  
r20987, r20988, r20989?

Regards,
Blair



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

Re: svn commit: r20989 - in trunk/subversion/bindings/swig: . ruby/libsvn_swig_ruby ruby/svn ruby/test

Posted by Kobayashi Noritada <no...@dolphin.c.u-tokyo.ac.jp>.
Hi,

> >> > Author: kou
> >> > New Revision: 20989
> >> >
> >> > Log:
> >> > Fix a bug of Svn::Client::Context#config= which causes segmentation
> >> > fault.
> >>
> >> Should we propose the three last commits for the 1.4.x branch?
> >> r20987, r20988, r20989?
> >
> > It's better but there are some problems. Merging those commits make
> > subversion/bindings/swig/svn_client.i conflicted but I have no time
> > to make
> > branch to resolve the conflicts now.
> > Sorry.
> 
> OK.  So I'm guessing there are there other revisions to merge to the
> branch.  Are they ruby/swig specific, or other swig changes?

They are the latter, mainly miscellaneous cleanups of SWIG code by maxb
that started from r1992{6,7,8}.  I (and maybe maxb also) once tried to
merge those cleanups into the 1.4.x branch, but they are too extensive and
also depends on some previous changes after the branch cut.  Merging
changes for SWIG files from the trunk to the 1.4.x branch may be
considerably hard...

Regards,

-nori

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

Re: svn commit: r20989 - in trunk/subversion/bindings/swig: . ruby/libsvn_swig_ruby ruby/svn ruby/test

Posted by Blair Zajac <bl...@orcaware.com>.
On Aug 6, 2006, at 5:42 PM, Kouhei Sutou wrote:

> Hi,
>
> 2006/8/7, Blair Zajac <bl...@orcaware.com>:
>
>> > Author: kou
>> > Date: Sat Aug  5 04:28:04 2006
>> > New Revision: 20989
>> >
>> > Modified:
>> >    trunk/subversion/bindings/swig/ruby/libsvn_swig_ruby/ 
>> swigutil_rb.c
>> >    trunk/subversion/bindings/swig/ruby/svn/client.rb
>> >    trunk/subversion/bindings/swig/ruby/test/test_client.rb
>> >    trunk/subversion/bindings/swig/svn_client.i
>> >
>> > Log:
>> > Fix a bug of Svn::Client::Context#config= which causes segmentation
>> > fault.
>>
>> Should we propose the three last commits for the 1.4.x branch?
>> r20987, r20988, r20989?
>
> It's better but there are some problems. Merging those commits make
> subversion/bindings/swig/svn_client.i conflicted but I have no time  
> to make
> branch to resolve the conflicts now.
> Sorry.
>
> Thanks,

OK.  So I'm guessing there are there other revisions to merge to the  
branch.  Are they ruby/swig specific, or other swig changes?

Regards,
Blair

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

Re: svn commit: r20989 - in trunk/subversion/bindings/swig: . ruby/libsvn_swig_ruby ruby/svn ruby/test

Posted by Kouhei Sutou <ko...@cozmixng.org>.
Hi,

2006/8/7, Blair Zajac <bl...@orcaware.com>:

> > Author: kou
> > Date: Sat Aug  5 04:28:04 2006
> > New Revision: 20989
> >
> > Modified:
> >    trunk/subversion/bindings/swig/ruby/libsvn_swig_ruby/swigutil_rb.c
> >    trunk/subversion/bindings/swig/ruby/svn/client.rb
> >    trunk/subversion/bindings/swig/ruby/test/test_client.rb
> >    trunk/subversion/bindings/swig/svn_client.i
> >
> > Log:
> > Fix a bug of Svn::Client::Context#config= which causes segmentation
> > fault.
>
> Should we propose the three last commits for the 1.4.x branch?
> r20987, r20988, r20989?

It's better but there are some problems. Merging those commits make
subversion/bindings/swig/svn_client.i conflicted but I have no time to make
branch to resolve the conflicts now.
Sorry.

Thanks,
--
kou

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