[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: Raymond <support_at_bigriverinfotech.com>
Date: 2004-03-03 14:25:05 CET

On Wednesday 03 March 2004 04:58 am, Toshio wrote:
> 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

Success !!!

Here's what seems to work on a update current FC1 installation:

rpm --ivh db4-4.2.52-3.i386.rpm
rpm --Uvh apr-*0.9.5-0.3.i386.rpm
rpm -Uvh neon-*0.24.4-1.i386.rpm
rpm -e mod_dav_svn-0.32.1-1
rpm -Uvh subversion-*1.0.0-2.fc1.i386.rpm
svnadmin create test

Raymond

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 3 14:25: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.