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

Re: Fwd: [PATCH] Make win_tests.py work out-of-the-box

From: Suraj Barkale <surajbarkale_at_gmail.com>
Date: 2007-01-08 12:04:14 CET

Branko,
    I checked out subversion trunk and added library dependencies. The
build went smoothly but tests began to fail. At first culprit was BDB
& OpenSSL dlls were not copied to output directory which was easy to
fix.
    Copying the dlls fixed C test cases but Python test cases were
still failing. After looking into INSTALL, I found that you need to
copy 'cmdline' directory to build directory because locations of
executables were hardcoded in 'svntest/main.py'.
    This patch also adds a command line option to 'svntest/main.py' to
specify location of build directory eliminating the need to copy
cmdline directory.
    I have built subversion for the first time so I don't know if I am
doing something wrong.
Thanks & Regards,
Suraj
On 1/8/07, Branko Èibej <brane@xbc.nu> wrote:
> Suraj Barkale wrote:
> > Can anybody please test this patch?
>
> Sorry but I don't understand what you're trying to fix. Exactly how does
> win-tests.py not work out of the box? It's been working for me for ages.
>
> -- Brane
>

-- 
Regards,
Suraj
Received on Mon Jan 8 12:04:25 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.