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

Re: Exporting a svn repo via HTTP using only htaccess

From: Travis Spencer <travislspencer_at_gmail.com>
Date: 2005-07-16 09:05:01 CEST

On 7/15/05, Branko Èibej <brane@xbc.nu> wrote:> Subversion requires httpd-2.0.x.
Oh, no wonder they are running it on the computer that they ratherthan the usual ones. Turns out, it is version 2:
$ /usr/sbin/httpd -VServer version: Apache/2.0.52Server built: Apr 9 2005 15:32:12Server's Module Magic Number: 20020903:9Architecture: 64-bitServer compiled with.... -D APACHE_MPM_DIR="server/mpm/prefork" -D APR_HAS_SENDFILE -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled) -D APR_USE_SYSVSEM_SERIALIZE -D APR_USE_PTHREAD_SERIALIZE -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT -D APR_HAS_OTHER_CHILD -D AP_HAVE_RELIABLE_PIPED_LOGS -D HTTPD_ROOT="/etc/httpd" -D SUEXEC_BIN="/usr/sbin/suexec" -D DEFAULT_PIDLOG="logs/httpd.pid" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_LOCKFILE="logs/accept.lock" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf"

-- 
Regards,
Travis SpencerPortland, OR USA
Received on Sat Jul 16 09:06:49 2005

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.