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

web dav module for subversion

From: Anthony McGovern <amcgovern_at_tssg.org>
Date: Mon, 31 Mar 2008 15:18:32 +0000

Good Afternoon
              I was hoping someone could help me with a little problem
I'm having with subversion on solaris 10. I have compiled and made
subversion from source using the latest versions of apache, neon and
subversion. they all seemed to configure and install fine. I used the
following commands when i was installing subversion

autogen.sh

followed by

configure --prefix=/opt/sfw/apps/subversion
--with-apr=/opt/sfw/apps/apache2 --with-apr-util=/opt/sfw/apps/apache2
--with-apxs=/opt/sfw/apps/apache2/bin/apxs --without-berkeley-db
--with-neon=/opt/sfw/apps/neon --disable-neon-version-check

again it configures and makes fine through with no errors. After the
install when i run the svn --version command i get the following output

bash$> svn --version

svn, version 1.4.6 (r28521)
   compiled Mar 18 2008, 10:45:42

Copyright (C) 2000-2007 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_svn : Module for accessing a repository using the svn network
protocol.
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme

>From what I've been reading when i run this i should see an entry call
*ra_dav also this isn't listed has anyone else seen this before?
I'd be most Greatful for any help.

Kind Regards
Anthony

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-31 16:29:07 CEST

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.