Re: svnadmin dump || hotcopy : Program version matching error
From: <Nicolas.Castagne_at_imag.fr>
Date: Fri, 23 Oct 2009 19:46:28 +0200 (CEST)
Hi all,
Issue solved.
I provide below a report on how I managed to solve the problem, in case it
The BerkeleyDB version problem was due to the fact that my system had not
In fact, on my machine, the apache-based means (allow accesing the
I guess that the apache-side of svn had been updated one day on the
=> HOW TO <=
To see the version of BerkeleyDB against which svn's apache-based means
To get the version of BerkeleyDB against which the binaries svn and
The next step was upgrading the subversion binaries (svn/svnadmin) to a
=> HOW TO <=
To upgrade on Debian the subversion package to a version linked against
http://packages.debian.org/ is the place to go for this. You get there a
In my case, I have had to search in the old stable packages (ie etch).
Then, I installed this package using apt:
Facing the need of an old stable version, you may of course have to work a
<= END OF HOW TO =>
After these steps, "svnadmin dump" and "svnadmin hotcopy" were back on line.
The last step was to achieve a global update of my machine's distribution.
Once this had been done, svn could no more access the repositories anymore.
Fortunately, runing:
That's it!
Thanks again, especially Ryan and Jeremy,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.