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