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

RE: SVN Version Mismatch

From: Parmeley, Michael J. <MJParmeley_at_west.com>
Date: 2007-05-11 15:55:32 CEST

How could this be? Shouldn't any older version of mod_dav_svn been
overwritten by the new version I compiled? Mod_dav_svn only exists in
two places on this box, /usr/lib/httpd/modules (Red Hat's crappy
location of apache) and now /usr/local/apache2/modules after I compiled
apache from source. Both modules have the same size so that leads me to
believe they are the same version. I have only ever installed Subversion
1.4.3 on this box, I have never had a previous version of Subversion on
this box so I am curious how 1.3.2 mod_dav_svn is on this box.

-----Original Message-----
From: Ryan Schmidt [mailto:subversion-2007b@ryandesign.com]
Sent: Thursday, May 10, 2007 11:43 PM
To: Parmeley, Michael J.
Cc: users@subversion.tigris.org
Subject: Re: SVN Version Mismatch

On May 10, 2007, at 09:02, Parmeley, Michael J. wrote:

> I compiled Subversion 1.4.3 on a Redhat Linux box and the command line
> commands indeed report a version of 1.4.3. However, when I view the
> repository via my web browser (with Subversion's "for free" web
> view) it
> reports version 1.3.2. Any reason for this discrepancy? I am running
> Apache 2.0.59 and I compiled that from source as well.
>
> Powered by Subversion version 1.3.2 (r19776).
>
> $ which svn
> /usr/local/bin/svn
>
> $ /usr/local/bin/svn --version
> svn, version 1.4.3 (r23084)
> compiled Mar 6 2007, 16:40:19

Yes: you still have parts of Subversion 1.3.2 lying around, in
particular you have the Subversion 1.3.2 version of mod_dav_svn.
Replace it with the 1.4.3 version.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 11 15:56:13 2007

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.