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

Re: 1.7.5 candidates

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: Fri, 11 May 2012 10:20:00 -0700

On Thu, May 10, 2012 at 12:49 PM, Philip Martin
<philip.martin_at_wandisco.com> wrote:
> Subversion 1.7.5 tarballs are now available for testing/signing by
> committers. To obtain them please check out a working copy from
> https://dist.apache.org/repos/dist/dev/subversion

Summary: +1 for release.

Tested: ra_fsfs x ra_local; I did basic functionality checks for HTTP
w/neon & serf.

Test results: All tests passed. (Random notes below)

Platform: Mac OS X 10.7.3

I committed my sig for the three files to the dist tree.

Random notes for posterity:

My first 'make check' ran had 3 failures:

FAIL: basic_tests.py 16: attempt to change node kind
FAIL: copy_tests.py 11: working-copy to repository copy
FAIL: diff_tests.py 23: diff a file within a renamed directory

The basic_tests.py failure:

CMD: svn ci svn-test-work/working_copies/basic_tests-16 -m 'log msg'
--config-dir .../subversion-1.7.5/subversion/tests/cmdline/svn-test-work/local_tmp/config
--password rayjandom --no-auth-cache --username jrandom
CMD: .../svn ci svn-test-work/working_copies/basic_tests-16 -m 'log
msg' --config-dir
.../subversion-1.7.5/subversion/tests/cmdline/svn-test-work/local_tmp/config
--password rayjandom --no-auth-cache --username jrandom terminated by
signal 11

(no other error message)

I then upgraded to the latest MacPorts build of APR, SQLite, and
serf1. I then re-ran checks - and all passed. So, it may have been
an out-of-date dependency.

When testing ra_neon, I received:

% ./subversion/svn/svn ls https://svn.apache.org/repos/asf/
svn: E175002: Unable to connect to a repository at URL
'https://svn.apache.org/repos/asf'
svn: E175002: OPTIONS of 'https://svn.apache.org/repos/asf': SSL
handshake failed: SSL disabled due to library version mismatch
(https://svn.apache.org)

I then upgraded my neon library (again via MacPorts) which forced a
re-compile of neon and that worked okay. (Serf did not complain.)

The quick analysis is that I think my build environment was a bit
wacky. After upgrading the dependencies, all looks okay here.

Thanks! -- justin
Received on 2012-05-11 19:20:31 CEST

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.