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

Ready for SVN 1.6 branch and RC1?

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 16 Feb 2009 10:16:47 -0500

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
Received on 2009-02-16 16:17:11 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.