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

Re: Timeline for 1.6.0-final

From: John Peacock <john.peacock_at_havurah-software.org>
Date: Wed, 11 Mar 2009 16:54:12 -0400

Hyrum K. Wright wrote:
> We're getting close to 1.6.0-final. We've had very little word about
> showstopper bugs in this release, and it looks like we're going to be
> able to proceed with a release next month.

I went to try and build a 1.6.0 RPM with our internal packages and I've
run into a problem during the install phase:

> subversion/svnversion/svnversion . /repos/svn/trunk > /var/tmp/pkgbuild-559/subversion/default/root/opt/msys/3rdParty/include/subversion-1/svn-revision.txt
> svnversion: Version mismatch in 'svn_wc': found 1.5.6, expected 1.6.0-rc3
> svnversion: Version mismatch in 'svn_subr': found 1.5.6, expected 1.6.0-rc3
> make: *** [revision-install] Error 1

I suspect what is going on is that svnversion is not using the in-tree
libraries nor is it using the "installed into a temporary path"
libraries, but instead is using the already installed older libraries.

Since svn-revision.txt is (AFAICT) just a log of what checkout was used
to build this binary (and in fact should be ignored for a non-WC build),
I just commented out those lines in the Makefile.in and it builds fine.

Just FYI...

John

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1309411
Received on 2009-03-11 21:55:55 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.