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

Re: issue-3390-dev branch question

From: Edmund Wong <ed_at_kdtc.net>
Date: Mon, 05 Oct 2009 18:07:06 +0800

Julian Foad wrote:
> Hi Edmund.
>
> Developments on the trunk this year have been changing the WC format
> from time to time. It looks like you are creating a WC using one build
> of Subversion and then trying to access it using another build.

Hi Julian,

It certainly looks like I'm doing that, but I remember clearly
separating the issue-3390-dev branch and used a different
set of environment settings for the particular session.
I'll have to review the settings.

>
>> D:\other_projs\branches\issue-3390-dev>svn --version
>> svn, version 1.7.0 (dev build)
>> compiled Oct 5 2009, 17:01:05
>
>> D:\other_projs\branches\issue-3390-dev>svn co
>> file:///d:/other_projs/branches/issue-3390-dev/issue-3390-repos
>> issue-3390-wc
>> ..\..\..\subversion\libsvn_subr\sqlite.c:570: (apr_err=200032)
>> svn: Schema format 14 not recognized
>
> Did the "issue-3390-wc" subdirectory already exist before you ran this
> command? If so, it looks like it was created with a different build of
> Subversion from the one you're running now. If not, maybe you are using
> a bad build of Subversion that links the wrong libraries.
>

Nope. Every time I run the script, it deletes both the repos and
the wc directories. So it can only be created by the current
session.

Edmund

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2403508
Received on 2009-10-05 12:16:54 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.