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

Re: [patch] add copying of bdb and sqlite dlls to win-tests.py

From: Joe Swatosh <joe.swatosh_at_gmail.com>
Date: 2007-03-25 07:45:04 CEST

Hi

On 3/24/07, D.J. Heap <djheap@gmail.com> wrote:
> On 3/24/07, Joe Swatosh <joe.swatosh@gmail.com> wrote:
> [snip]
> >
> > kou's ahead of us:
> > http://svn.haxx.se/dev/archive-2007-03/0561.shtml
> >
> > :-)
>
>
> Ah, great, I'll test that as well, thanks (both of you)!
>
> DJ
>

You'll probably want this one too, to run the bindings tests:

Index: subversion/bindings/swig/ruby/test/windows_util.rb
===================================================================
--- subversion/bindings/swig/ruby/test/windows_util.rb (revision 24106)
+++ subversion/bindings/swig/ruby/test/windows_util.rb (working copy)
@@ -169,7 +169,7 @@
          ["apr-util", build_type],
          ["apr-iconv", build_type],
          ["berkeley-db", "bin"],
- ["sqlite", nil],
+ ["sqlite", "bin"],
         ].each do |lib, sub_dir|
           lib_dir = config["--with-#{lib}"] || lib
           dirs = [top_dir, lib_dir, sub_dir].compact

--
Joe
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 25 07:45:21 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.