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

problem building https support in svn

From: Dorn Hetzel <dorn2_at_dorn.hetzel.org>
Date: 2004-08-11 23:23:56 CEST

Hi,

I am building a current version of subversion and trying to includ https support. I've downloaded and
build open-ssl, neon, apr, apr-util and used --with-ssl (among other things) in building svn, but no joy,

svn --version returns:
///
svn, version 1.2.0 (dev build)
   compiled Aug 11 2004, 15:11:13

Copyright (C) 2000-2004 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).

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
///

Any thoughts or suggestions?

Regards,

-Dorn
Received on Wed Aug 11 23:19:46 2004

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.