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

Re: Build only ra_svn and ra_local

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-02-23 20:05:44 CET

John Peacock wrote:

> Once I reboot that box, I'll nuke and reinstall and see if that is still
> the case...
>

$ cat config.nice
#! /bin/sh
#
# Created by configure

"./configure" \
"--without-apache" \
"--with-berkeley-db=/usr/local/BerkeleyDB.4.2/" \
"$@"

$ svn --version
svn, version 1.0.0
    compiled Feb 23 2004, 13:50:15

Copyright (C) 2000-2004 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
   - handles 'http' schema
* ra_local : Module for accessing a repository on local disk.
   - handles 'file' schema
* ra_svn : Module for accessing a repository using the svn network protocol.
   - handles 'svn' schema

And this is on a box which doesn't even have Apache installed! Should this even
work this way?

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Feb 23 20:05:17 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.