On Fri, Nov 14, 2008 at 09:22, DeMarco, Alex <Alex.DeMarco_at_suny.edu> wrote:
> Hello,
>
> We have been running Subversion 1.4 for a while. On another server I
> was able to successfully dump and import our repository into 1.5.4.
> However, when I try to use my existing Apache setup (that we used for
> 1.4 ) I get the following errors:
>
> (20014)Error string not specified yet: Expected FS format '2'; found '3'
>
> Do I need to update my Apache mods? We currently use dav_svn, authz_svn
> and auth_kerb. What combo of Apache & mods is recommended for SVN 1.5?
Yes, you have to upgrade the Apache modules to 1.5 to correspond to
the 1.5 repository that you created when you did the dump/load cycle.
They should have come with the 1.5 installation package you used on
the server. If not, you'll need to recompile to build the modules, or
get the appropriate package for them if you had an option of
client-only or client & server packages.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-14 15:31:11 CET