RE: Subversion vs multicore processors
From: Edward Ned Harvey <svn_at_nedharvey.com>
Date: Sat, 13 Nov 2010 00:23:54 -0500
> From: Nico Kadel-Garcia [mailto:nkadel_at_gmail.com]
On RHEL4 / RHEL5, I find it ridiculously easy to build svn from source.
#!/bin/bash
mkdir -p $SRCDIR
tar xjf subversion-${VERSION}.tar.bz2
mv subversion-${VERSION}/* .
cd -
|
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.