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

Re: svn commit: rev 3467 - trunk/build/win32 trunk/subversion/libsvn_fs trunk/subversion/libsvn_fs/bdb trunk/subversion/mod_dav_svn

From: B. W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2002-10-24 14:47:24 CEST

=?UTF-8?B?QnJhbmtvIMSMaWJlag==?= <brane@xbc.nu> writes:
> Branko ÄŒibej wrote:
>
> > FYI, there's still an issue with BDB 4.1 support -- mod_dav_svn (or
> > rather, the server side of a ra_dav session) doesn't seem to like it,
> > on both Unix and Windows. So that part still has to be resolved before
> > we can recommend upgrading to 4.1.
>
> The Unix part, at least, turned out to be an APR-util problem, which
> should be fixed in revision 1.21 of apr_dbm_berkeleydb.c. Many thanks to
> Philip Martin for finding the cause and testing the patch.
>
> That was the only issue I know of on Unix. Now I'd like to see some
> evidence that Subversion+BDB4.1 is happy on OS X...

Your wish is my command. Jaguar (10.2) looks fine with 4.1.24 and svn:3476:

trilussa: /Volumes/Slave/bwf/svn-work/subversion>uname -a
Darwin trilussa.local. 6.1 Darwin Kernel Version 6.1: \
  Fri Sep 6 23:24:34 PDT 2002; root:xnu/xnu-344.2.obj~2/RELEASE_PPC \
  Power Macintosh powerpc

trilussa: /Volumes/Slave/bwf/svn-work/subversion>otool -L subversion/clients/cmdline/svn
   subversion/clients/cmdline/svn:
        /usr/local/BerkeleyDB.4.1/lib/libdb-4.1.dylib (compatibility version 0.0.0, current version 0.0.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 60.2.0)

trilussa: /Volumes/Slave/bwf/svn-work/subversion>make check
Running all tests in hashdump-test...success
Running all tests in path-test...success
Running all tests in random-test...success
Running all tests in stringtest...success
Running all tests in time-test...success
Running all tests in translate-test...success
Running all tests in target-test.py...success
Running all tests in run-fs-tests.py...success
Running all tests in run-repos-tests.py...success
Running all tests in getopt_tests.py...success
Running all tests in basic_tests.py...success
Running all tests in commit_tests.py...success
Running all tests in update_tests.py...success
Running all tests in switch_tests.py...success
Running all tests in prop_tests.py...success
Running all tests in schedule_tests.py...success
Running all tests in log_tests.py...success
Running all tests in copy_tests.py...success
Running all tests in diff_tests.py...success
Running all tests in module_tests.py...success
Running all tests in merge_tests.py...success
Running all tests in stat_tests.py...success
Running all tests in trans_tests.py...success
Running all tests in svnadmin_tests.py...success

trilussa: /Volumes/Slave/bwf/svn-work/subversion>

-Fitz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 24 14:48:22 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.