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

svn 1.2.0 static builds for solaris, linux, mac

From: D. J. Hagberg <dhagberg_at_millibits.com>
Date: 2005-05-31 04:35:33 CEST

[Note: updated svnserve/permissions strategy -- see below]

I have updated my static builds of Subversion for Mac, Linux x86 and
Solaris Sparc to the new version. These static builds are intended
(mostly) as client installations for workstations -- typically targeted
for install under /usr/local, but since they are statically linked may
also be run from a home directory or other location.

They also include a new and revised mechanism for setting up an
svnserve-based host w/correct permissions for multi-user access via
svn+ssh://. As a client install, the svn binaries all support file,
http, https, svn, and svn+ssh access methods. The server install
supports fsfs and Berkeley DB (statically linked).

Available for download, along with the scripts used to build them, at:

http://www.uncc.org/svntools/clients/

MD5 checksums:

623717be33c494b8e5192f5c50671f33 subversion-1.2.0-linux-x86.tar.gz
a5ba232bb1fd1f37baab65e8164cdaae svn-linux-build.zip
e2e9cc22de8b315e4985f07e00b8bbcd subversion-1.2.0-panther.dmg
3a41e0adb7cc7bffe0ed32754d8b6620 svn-mac-build.zip
d1d6c65f7ab88f0609ed7ee9a8867e3d subversion-1.2.0-solaris-sparc.tar.gz
81d8f7b76a02e256ab49013332ae15f9 svn-solaris-build.zip

The 00README.txt file in each client directory contains info about how
the svn_wrappers script works w/this installation. You will need a group
created for your subversion users, typically "svn," before you run it.

Linux version built on Red Hat 7.1, tested on RedHat Enterprise 3 and
RedHat 9, all for x86. By building on 7.1, it should have maximum
forward compatibility.

Mac version built on Panther 10.3.9, tests OK on Tiger 10.4.1.
Peter Centgraf from CMU has contributed a build of Subversion 1.0.6
for Jaguar in this same directory:
(MD5: c0ea53ce7758e11369dc8a37c384c05c subversion-1.0.6-jaguar.dmg)

Solaris version built on Solaris 2.6 Sparc using GCC 2.95.3, which is
forward-compatible with all future versions of Solaris, up to and
including the latest version 10, per Sun's ABI compatibility guarantees.

All versions linked dynamically against the system zlib and statically
against:
- Berkely DB 4.2.52, with patches 1-4 applied
- Expat 1.95.8
- OpenSSL 0.9.7g
- Neon, APR, and APRUtil as shipped in the Subversion 1.2.0 tarball
- Solaris 2.6 build linked statically against Zlib 1.2.2

Hope this helps other groups that have similar cross-platform needs for
a simple kit they can give to their developers...

                        -=- D. J.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 31 04:36:19 2005

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.