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

svn 1.1.1 static builds for solaris, linux, mac

From: D. J. Hagberg <dhagberg_at_millibits.com>
Date: 2004-10-23 23:06:48 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:

d443724342a56596f9e762f6e36ef965 subversion-1.1.1-linux-x86.tar.gz
754a8525e3e5c1374bad655429daa8d1 svn-linux-build.zip
abfd62125ccee5a91dcbd9bda1af923d subversion-1.1.1-panther.dmg
69e591e9ea324a87060df2461d5f74da svn-mac-build.zip
49d211ac59f86c2c06c4f9c248cd57de subversion-1.1.1-solaris-sparc.tar.gz
3a15806e21f7db7c86356236dc11f2e6 svn-solaris-build.zip

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. If you are using these binaries to do an svnserve-based
server, you may want to use setgid/umask-based wrappers for svnadmin
and other utilities, similar to what was done for svnserve. Alternatively,
use an fsfs-based repository which is not nearly as painful, permissions-
wise.

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 2.6 Sparc using SunPro C 5.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 and 2 applied
- Expat 1.95.7
- OpenSSL 0.9.7d
- Neon, APR, and APRUtil as shipped in the Subversion 1.0.7 tarball
- Solaris 2.6 build linked statically against Zlib 1.2.1

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 Sun Oct 24 03:26:55 2004

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.