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

RE: RE: Can't connect to subversion server

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-01-22 17:06:10 CET

On Thu, 2004-01-22 at 01:42, Natalya Pyalling wrote:

> [Thu Jan 22 15:39:03 2004] [error] [client 10.1.240.240] (20014)Error
> string not specified yet: Expected version '3' of repository; found
> version '2'

This is the clue. Your mod_dav_svn is using a libsvn_fs 0.34 or later
(which uses database schema '3'), and yet your repository was created
with a libsvn_fs earlier than 0.34 (database schema '2').

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 22 17:07:09 2004

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.