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

Re: trying to install 1.3.2 after a previous copy

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-08-11 16:38:17 CEST

On 8/11/06, Audette, Michel <Michel.Audette@medizin.uni-leipzig.de> wrote:
> Hello,
>
> after enquiring about how best to use subversion in the context of backups, I was advised to use svn dump and svn hotcopy, but it seems that my previous version of subversion does not support dump and hotcopy options. I have downloaded version 1.3.2, but the installation does not go cleanly.
>
> See below. Can anyone suggest a course of action?
>
> icaw164201:/home/maudette/subversion-1.3.2 # make install
> ------ making install in apr
> make[1]: Entering directory `/home/maudette/subversion-1.3.2/apr'
> Making all in strings
> make[2]: Entering directory `/home/maudette/subversion-1.3.2/apr/strings'
> make[3]: Entering directory `/home/maudette/subversion-1.3.2/apr/strings'
> make[3]: Nothing to be done for `local-all'.
> make[3]: Leaving directory `/home/maudette/subversion-1.3.2/apr/strings'
> make[2]: Leaving directory `/home/maudette/subversion-1.3.2/apr/strings'
>
> ...
>
> subversion/svnversion/svnversion . /repos/svn/trunk > /usr/local/include/subversion-1/svn-revision.txt
> svnversion: Version mismatch in 'svn_wc': found 1.2.3, expected 1.3.2
> svnversion: Version mismatch in 'svn_client': found 1.2.3, expected 1.3.2
> svnversion: Version mismatch in 'svn_subr': found 1.2.3, expected 1.3.2
> make: *** [revision-install] Error 1
>
> Thanks for your kind attention.

You've probably got multiple copies of the subversion libraries
installed, and you're picking up the wrong ones.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 11 16:39:34 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.