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

Re: Strange format file problem

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2005-11-01 22:30:46 CET

On 11/1/05, Blake McBride <blake@integra-online.com> wrote:
>
> See:
> http://subversion.tigris.org/servlets/ReadMsg?listName=users&msgNo=5680
>
> It seems to indicate that I have the wrong format.
> It says that I should have a "3" or I am using an ancient format.

It's talking about a different format number.

There are (now, anyway) two separate 'format' files in the repostiory.
 One is in the top level, and refers to the repository format, and one
is in the db subdirectory and refers to the database (i.e. the low
level bdb or fsfs files) format. The db/format file should currently
contain "1", since we haven't created a new version of the low level
database format since we added that file.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 1 23:34:27 2005

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.