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

Re: linux + subversion

From: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-10-19 19:14:55 CEST

On Oct 19, 2006, at 09:04, Tremal Naik wrote:

> I installed subversion on a debian system using aptitude with DAV. The
> version was the 1.1.4, so i decided to upgrade to the 1.3 in the
> testing distribution. Now It looks that the correct version is
> installed ('aptitude show subversion' tells it's the 1.3.2-5+b1), but
> when I navigate the subversion tree with mozilla I see the writing
> "Powered by Subversion version 1.1.4" in the page.
>
> So, how can I be sure about the version? How can I read the installed
> version from command line (something like: svn -version)?
>
> I have to be sure I've installed the correct version before I start
> with the REAL questions ;)

Sounds like you probably have most parts of Subversion 1.3.2
installed, but still have mod_dav_svn from 1.1.4. Find where your
Subversion 1.3.2 install put its mod_dav_svn, and perhaps move it to
where the 1.1.4 mod_dav_svn still resides, and restart Apache. Or,
indeed, if you have not yet restarted Apache since upgrading to
Subversion 1.3.2, just do that first, because that's definitely
necessary.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 19 19:16:07 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.