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

Re: rMacOS X: Test failure with r1682+

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-04-15 17:20:42 CEST

Max Horn <max@quendi.de> writes:

> Looks to me like a bug in the test - the lines are identical execpt
> for the text "r1692" vs. "dev build". I'd not worry much about it,
> though I wonder why this happens... a bug in the tarball?

Actually, this is a 'feature' that was added to our tarball-generating
script (dist.sh). It patches svn_version.h to include the exact
revision number of the tarball, whereas normally the value is just the
string "dev build". IIRC, this was added as a way of knowing whether
somebody was using a client built from tarball, or if they're using
HEAD. Just run 'svn --version' and see.

Of course, I guess this means that 'make check' won't work for a
tarball build. Unless, of course, we patch getopt_tests.py in the
tarball as well. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 15 17:23:04 2002

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.