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

mod_dav_svn module that works with svn 1.4 for ubuntu

From: Nick Nuziale <nnuziale_at_hotmail.com>
Date: 2006-10-03 22:51:05 CEST

I have installed subversion 1.4 on ubuntu via a debian package and the repo
seems fine, however I did notice in the release notes that

"Similarly, the repository format has changed as well, meaning that pre-1.4
Subversion tools that normally access a repository directly (e.g. svnserve,
mod_dav_svn, svnadmin) won't be able to read a repository originally created
by Subversion 1.4."

So how do I get a hold of a mod_dav_svn module that can access a 1.4 repo?
I am running apache 2.0.55.

Currently when I try to access the repos via http
(http://192.168.0.97/svn/TestProduct/), I get:

        This XML file does not appear to have any style information
associated with it. The document tree is shown below.

&#8722;
        <D:error>
<C:error/>
<m:human-readable errcode="165005">
Could not open the requested SVN filesystem
</m:human-readable>
</D:error>

So what do I have to do to get the apache module to work? I assume I have
to build it?

Just wondering how I go about doing that, i.e. do I just build svn 1.4 and
somewhere in the build it will create the needed apache module??

-Nick

_________________________________________________________________
Buy what you want when you want it on Sympatico / MSN Shopping
http://shopping.sympatico.msn.ca/content/shp/?ctId=2,ptnrid=176,ptnrdata=081805

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 3 22:51:58 2006

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.