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

Re: installing subversion from rpms...

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-04-09 20:27:47 CEST

bruce wrote:
> max,
>
> i understand what it's telling me... what i don't know is what libs
> subversion depends on, or what else i need to install to bring everything
> up
> to the sam rev level...
>
> that's what i'm trying to determine!!!
>
> if i knew everything SVN needed, i could delete/remove it... however,
> without this information, it's difficult to know exactly what it's
> finding.

You have a set of 1.1.4 RPMs - so use "rpm -qlp <rpm-file>" on the 1.1.4
RPMs to get a list of files they contain, then look around on your system
for similarly named files. I would think /usr/local would be a good place to
start looking.

Max.

> bruce wrote:
>> hi...
>>
>> i'm upgrading svn to 1.1.4-0.1. (FC3)
>>
>> i have installed the following
>> subversion
>> subversion-devel
>> subversion-perl
>>
>> i'm getting a "svn: Version mismatch in 'svn_delta': found 1.1.0-rc2,
>> expected 1.1.4
>> this occurs for svn_ra, svn_wc, svn_client, and svn_subr.
>>
>> i imagine that it's due to my leaving something out, or not including
>> something when i was downloading the rpms...
>
> What would give you that idea? It's telling you it found parts of a
> release
> candidate version of subversion installed on your machine. Your machine
> has
> apparently had subversion (a release candidate, even) installed on it by
> compilation from source. You need to find and dispose of leftover bits of
> that old installation.
>
> Max.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Apr 9 20:34:13 2005

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.