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

Re: How to Determine Repository File System Type

From: John Peacock <john.peacock_at_havurah-software.org>
Date: Thu, 28 Aug 2008 10:41:17 -0400

Tom Browder wrote:
> I have created a new repository while testing a cvs2svn conversion.
> When I try various means of looking at the new svn repos I get an
> error message saying something about FS type 2 versus type 3 (gross
> paraphrase--I failed to save the message).

That means you have two different Subversion's installed on your box: FS
type 3 is 1.5.x and FS type 2 is 1.4.x. You are going to want to deal
with that ASAP. While a 1.5.x server can talk just fine to a 1.4.x
client, once a repo has been upgraded to FS type 3, it can be accessed
only with 1.5.x only (meaning a 1.5.x client if you are using file://).

HTH

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-28 16:41:47 CEST

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.