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

Re: [MacPorts] #45496: Subversion with JavaHL crashes on Yosemite

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 24 Oct 2014 18:31:10 +0100

"Daniel J. Luke" <dluke_at_geeklair.net> writes:

>> Does this work:
>>
>> svnadmin create repo
>> svn import -mm repo/format file://`pwd`/repo/f
>> sqlite3 repo/db/rep-cache.db "select * from rep_cache"
>>
>> The sqlite3 command should show a single line such as:
>>
>> 5d9474c0309b7ca09a182d888f73b37a8fe1362c|1|0|14|2
>
> yes, this works and gives that result (but subversion itself passes
> its test when built/run by macports, so I would expect it to work).

I don't understand OSX terminology. Are you claiming that the command
line binaries work and the JavaHL bindings fail? The JavaHL bindings
use the same libraries to access the code as the commmand line clients.
If one works and the other does not it implies that the different
libraries are getting loaded at runtime. I have no idea what you need
to do to get the correct libraries to load on OSX.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2014-10-24 19:32:28 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.