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

svn 1.0.7 static builds for solaris, linux, mac

From: D. J. Hagberg <dhagberg_at_millibits.com>
Date: 2004-09-20 22:11:12 CEST

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
simple svnserve configuration that should work well 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.

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

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

MD5 checksums:

254634e4a10ac75551705c974a6f256e svn-linux-build.zip
1a2a817292c1561f4fe9456e4efe5ca5 subversion-1.0.7-linux-x86.tar.gz
d9caf1712650c30e133257aa8dfddf2e svn-mac-build.zip
abf86ef4e21b24ffd925e59b35c79976 subversion-1.0.7-panther.dmg
1ce01e6d66cb95af38a47f914b8be436 svn-solaris-build.zip
173c429ce623da703e1f756d9c30cbb0 subversion-1.0.7-solaris-sparc.tar.gz

Again, these have had minimal testing due to the quick turnaround, but are
based on prior build scripts that have proven to be pretty solid.

The 00README.txt file in each client directory contains info about how the
included svnserve wrapper works w/this installation. You may need to
tweak group IDs or permissions on the svnserve* files to suit your
environment.

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.4. 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 9 Sparc, lightly tested for compat. on
Solaris 8.

All versions linked dynamically against the system zlib and statically
against:
- Berkely DB 4.2.52
- Expat 1.95.7
- OpenSSL 0.9.7d
- Neon, APR, and APRUtil as shipped in the Subversion 1.0.7 tarball

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: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 20 22:29:12 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.