Panther SVN Client Build

Attempts to build SVN 1.6.1 for Mac OS X 10.3 (Panther) that has only the built-in Apache (1.3).

http://hivelogic.com/articles/view/svn_on_os_x
http://www.nearinfinity.com/blogs/scott_leberknight/building_subversion_svn_1_4.html

cd ~
wget http://subversion.tigris.org/downloads/subversion-1.6.1.tar.gz
tar zxvf subversion-1.6.1.tar.gz
wget http://subversion.tigris.org/downloads/subversion-deps-1.6.1.tar.gz
tar zxvf subversion-deps-1.6.1.tar.gz
cd subversion-1.6.1

Configure it to not look for a bunch of the server-required dependencies:

./configure \
--without-berkeley-db \
--without-apache \
--without-apxs \
--without-swig

Recent Updates

  • 6 months 3 weeks ago
    1.27.2 update
  • 7 months 5 days ago
    Drupal 10/11 config
  • 7 months 6 days ago
  • PHP
    7 months 6 days ago
    PHP 8.3.11 and AlmaLinux
  • 7 months 1 week ago
    New version of Pound