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

Re: Fedora RPMs (and RHEL3/WBEL3)

From: Toshio <toshio_at_tiki-lounge.com>
Date: 2004-03-03 13:58:14 CET

On Wed, 2004-03-03 at 07:48, Raymond wrote:
>
> My installation is yum current; down to one last dependency issue:
>
> Failed dependencies:
> subversion = 0.32.1-1 is needed by (installed) mod_dav_svn-0.32.1-1
>
> Can't locate a 1.x version of mod_dav_svn
>
> How do I resolve this without an rpm --force ?
If you're installing David Summers' RPMS, I believe the
subversion-server rpm replaces the FC mod_dav_svn RPM. You can check
this by comparing rpm -ql mod_dav_svn with rpm -qpl
subversion-server-1.0*.rpm. So you can:
rpm -e mod_dav_svn
rpm -ivh subversion-server*.rpm

-Toshio

-- 
Toshio <toshio@tiki-lounge.com>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 3 13:57:28 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.