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

Re: Subversion 1.8.x on Solaris 10 x86

From: Philip Martin <philip_at_codematters.co.uk>
Date: Wed, 02 Aug 2017 23:43:54 +0100

Ian Mordey <ian.mordey_at_wandisco.com> writes:

> Thanks very much for your assistance. If you require any further info/tests
> running please let me know and I'll sort it out.

Subversion 1.8 has regression tests for the atomic code:

   make check TESTS=subversion/tests/libsvn_subr/named_atomic-test

It would be good it you could verify that the tests pass.

These tests also get run if you run any of the full Subversion
regression tests, things like:

   make check PARALLEL=1 CLEANUP=1 # file:// URLs
   make check PARALLEL=1 CLEANUP=1 FS_TYPE=bdb # BDB repositories
   make davautocheck PARALLEL=1 CLEANUP=1 # svn:// URLs
   make svnserveautocheck PARALLEL=1 CLEANUP=1 # http:// URLs

-- 
Philip
Received on 2017-08-03 00:44:12 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.