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

Re: Windows binaries for 1.6.9

From: Роман Донченко <DXDragon_at_yandex.ru>
Date: Sat, 10 Apr 2010 03:05:40 +0500

David Darj <zid_at_alagazam.net> писал в своём письме Sat, 10 Apr 2010
02:34:29 +0500:

> Hi
> I've just managed to build Subversion 1.6.9 binaries for Windows.
> These binaries were built with:
> APR 1.3.9
> APR-util 1.3.9
> APR-ICONV 1.2.1
> Neon 0.28.6
> Berkeley DB 4.4.20
> OpenSSL 0.9.8n
> ZLib 1.2.3
> Apache 2.2.15
> Python 2.6
> libintl 0.14.1 (patched)
> Ruby 1.8.6
> Cyrus SASL 2.1.22
> serf 0.3.0
> sqlite 3.6.22
>
> I finally managed to build everything needed to make the zip-file
> distribution using buld/win32/make_dist.py script.
> Test are successfull for ra_local (for both fsfs and bdb), ra_svn and
> ra_neon.
> The build includes also ra_serf, but I havn't run any tests using it.
> The bindings for javahl, perl, python and ruby is also built but I don't
> have the knowlege to run any test.
>
> I would really appreciate if some of you out there could help me running
> additional test on these binaries before I announce my release on the
> users mail-list.

To test the SWIG/Python bindings, point PYTHONPATH to them (they should
have the layout described in packages\python-windows\README.txt), rename
_blah.dll to .pyd, and run
subversion\bindings\swig\python\tests\run_all.py.

This might not be entirely useful, because the Python testsuite in 1.6
used to be rather Unix-centric, but please report any failures anyway.

Roman.
Received on 2010-04-10 01:06:20 CEST

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.