[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-24 21:04:53 CET

Hi Vlad

On 3/24/07, Vlad Georgescu <vgeorgescu@gmail.com> wrote:
> D.J. Heap wrote:
> > On 3/23/07, Joe Swatosh <joe.swatosh@gmail.com> wrote:
> >> Hi,
> >>

>
> Hi Joe, DJ,
>
> Can you test the following patch? It's based on Joe's idea, but it doesn't
> hardcode the BDB version number. (I had to jump through quite a few hoops to
> get this to work). This patch expects to find the sqlite dll in the 'bin'
> subdirectory of sqlite_path, so the buildbot would have to be tweaked.
>

>
> --
> Vlad
>
>

After I restored the intialization of self.vsnet_version and
self.vsnet_proj_ver around line 50 of gen_win.py:

    self.vsnet_version = '7.00'
    self.vsnet_proj_ver = '7.00'

And changed the layout of my sqlite directory, it appears to be
working fine. Everything rebuilt and the tests are running.

Thanks!

--
Joe
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 24 21:05:11 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.