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

Re: Ready for SVN 1.6 branch and RC1?

From: Greg Stein <gstein_at_gmail.com>
Date: Mon, 16 Feb 2009 19:50:47 +0100

My fault. Fixed in r35882 (presumably).

On Mon, Feb 16, 2009 at 16:16, Mark Phippard <markphip_at_gmail.com> wrote:
> It looks like all the blockers are complete and while the buildbot has
> been having some problems it looks like we are mostly green.
>
> I just ran the Serf tests and they all passed (that is one of the
> buildbots that is red).
>
> The Windows buildbot is also red, the build is failing. I can confirm
> this. Here is the error:
>
> subversion\libsvn_fs_fs\rep-cache.c(35): error C2065:
> 'REP_CACHE_DB_SQL' : undeclared identifier
>
> When I look in that file it is using a variable with that name, but in
> the rep-cache-db.h file that appears to be generated when you run
> gen-make.py, I see a #define REP_CACHE_DB <-- NOTE no _SQL on the
> end! I poked around the files and could not figure out where this is
> being done.
>
> I had the same error on OSX until I re-ran autogen.sh so I am guessing
> some recent change was made which renamed this variable and the
> Windows configuration was not updated?
>
> Anyway, presumably when the Windows build is fixed the tests will all
> pass and we can proceed with branch and RC1?
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1171285
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1172473
Received on 2009-02-16 19:51:04 CET

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.