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

newbie has repository format problem

From: Thomas John VanDrunen <Thomas.VanDrunen_at_wheaton.edu>
Date: 2007-06-20 21:57:54 CEST

I received the following error when trying to checkout a project:

svn: Expected format '3' of repository; found format '5'

From my searching in the archives of this list and other places, it seems
that this would indicate that I'm using an old version of subversion (pre
1.4) that is expecting the older repository format, but that doesn't
appear to be the case. Here's the whole story:

I created a repository and imported a project on one system (running
NetBSD). The subversion version there is

> svn --version
     svn, version 1.4.2 (r22196)
        compiled Jan 4 2007, 04:10:54

Then I attempted to checkout the project on my laptop (a Mac) through ssh:

     $ svn checkout svn+ssh://...

     svn: Expected format '3' of repository; found format '5'

The version there is

     $ svn --version
     svn, version 1.4.4 (r25188)
        compiled Jun 14 2007, 14:23:02

Can anyone tell me why this version 1.4.4 is expecting format 3, or what I
can do about it?

Thanks

Tom VanDrunen

Thomas VanDrunen
Department of Mathematics and Computer Science
Wheaton College

---
Dia ton oiktirmon tou Theou, ten logiken latreian humon.
(In light of the mercies of God, your rational service.)  Rom 12:1
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 20 21:58:05 2007

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.