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

Re: [PATCH] Automated emails to svn-breakage for Ruby bindings (v2)

From: David James <james82_at_gmail.com>
Date: 2005-06-09 19:01:28 CEST

On 6/9/05, Kouhei Sutou <kou@cozmixng.org> wrote:
> I see.
>
> Then I want to do the following.
>
> +SWIG_RB_SRCDIR = $(abs_srcdir)/subversion/bindings/swig/ruby
>
> - cd $(SWIG_RB_DIR); $(RUBY) test/run-test.rb
> + cd $(SWIG_RB_SRCDIR); $(RUBY) test/run-test.rb
I like your suggestion -- your code looks cleaner.

If I make your suggested change, can we still be sure that
test/run-test.rb will still send its output files (if any) to the
build directory? You are more familiar with the Ruby test code than I
am.

Thanks,

David

-- 
http://www.cs.toronto.edu/~james
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 9 19:02:35 2005

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.