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

Breakage on trunk?

From: John Beranek <john_at_redux.org.uk>
Date: Thu, 03 Mar 2011 17:54:04 +0000

Hi,

This afternoon, I checked out the trunk from Subversion in order to
build a dev system running 1.7.

I updated a sandbox I had lying around, made it 'extraclean', built and
installed serf 0.7.1, ran autogen.sh, ran configure (with --prefix
/usr/local/subversion-1.7 --with-serf=/usr/local), built and installed
Subversion.

All of this was done on a Fedora 14 x86_64 system. What I got for my
troubles was assertion failures when trying a commit with either
Apache+mod_dav_svn or with svnserve. The assertion failure in question is:

subversion/libsvn_subr/svn_temp_serializer.c:282:
svn_temp_deserializer__resolve: Assertion `*ptr > buffer' failed.

Am I doing something stupid, or is there some breakage on the trunk?

Cheers,

John.

-- 
John Beranek                         To generalise is to be an idiot.
http://redux.org.uk/                                 -- William Blake
Received on 2011-03-03 18:54:38 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.