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

2014-10-29 Thread Daniel J. Luke
> On Oct 29, 2014, at 10:38 AM, Daniel J. Luke wrote: > I've added a small configure patch to MacPorts to work around this for now - > I imagine if the next subversion release uses the current (or newer) libtool, > then the patch won't be necessary anymore: > > --- configure.orig2014-10-29

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

2014-10-29 Thread Daniel J. Luke
> On Oct 27, 2014, at 6:22 AM, Philip Martin wrote: > "Daniel J. Luke" writes: > On Oct 24, 2014, at 3:09 PM, Daniel J. Luke wrote: 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 d

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

2014-10-27 Thread Philip Martin
"Daniel J. Luke" writes: >> On Oct 24, 2014, at 3:09 PM, Daniel J. Luke wrote: >>> 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

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

2014-10-24 Thread Daniel J. Luke
> On Oct 24, 2014, at 3:09 PM, Daniel J. Luke wrote: >> 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 >> t

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

2014-10-24 Thread Daniel J. Luke
> On Oct 24, 2014, at 1:31 PM, Philip Martin wrote: > "Daniel J. Luke" 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 suc

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

2014-10-24 Thread Philip Martin
"Daniel J. Luke" 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|

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

2014-10-24 Thread Daniel J. Luke
> On Oct 24, 2014, at 10:03 AM, Philip Martin > wrote: > "Daniel J. Luke" writes: >>> On Oct 24, 2014, at 5:11 AM, Philip Martin >>> wrote: >>> The error below is caused by running the JavaHL regression tests with >>> non-working SQLite support. This is likely to be caused by running the >>>

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

2014-10-24 Thread Philip Martin
"Daniel J. Luke" writes: >> On Oct 24, 2014, at 5:11 AM, Philip Martin >> wrote: >> The error below is caused by running the JavaHL regression tests with >> non-working SQLite support. This is likely to be caused by running the >> tests on a filesystem that does not support SQLite. I don't th

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

2014-10-24 Thread Daniel J. Luke
> On Oct 24, 2014, at 5:11 AM, Philip Martin wrote: > The error below is caused by running the JavaHL regression tests with > non-working SQLite support. This is likely to be caused by running the > tests on a filesystem that does not support SQLite. I don't think this > is the same error as the

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

2014-10-24 Thread Philip Martin
The error below is caused by running the JavaHL regression tests with non-working SQLite support. This is likely to be caused by running the tests on a filesystem that does not support SQLite. I don't think this is the same error as the one you reported originally. "Daniel J. Luke" writes: > H

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

2014-10-23 Thread Daniel J. Luke
> On Oct 23, 2014, at 8:48 AM, Mark Phippard wrote: > I do not know if this really helps, but SVN + JavaHL + Eclipse/Subclipse are > working for me. That maybe at least says this is a MacPorts problem. > > In my case, I am using Homebrew. I just upgraded to Yosemite on Tuesday and > Eclipse i

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

2014-10-23 Thread Daniel J. Luke
Ok - I added --enable-debug to the Macports configure command which is now: ./configure --prefix=/opt/local --with-berkeley-db=:/opt/local/include/db46:/opt/local/lib/db46:db-4.6 --with-apr=/opt/local/bin/apr-1-config --with-apr-util=/opt/local/bin/apu-1-config --without-apxs --mandir=\${prefi

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

2014-10-23 Thread bf
Thanks for trying to reproduce the problem. Sorry, we do not have the knowledge to change the makefiles in the way proposed. And, yes, we found a solution to our problem: Just replaced JavaHL by the SVNKit Adapter. Works like a charm... Thanks, Bert Am 23.10.2014 um 11:32 schrieb Branko Čibej

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

2014-10-23 Thread Mark Phippard
On Thu, Oct 23, 2014 at 8:48 AM, Mark Phippard wrote: > On Wed, Oct 22, 2014 at 12:32 PM, wrote: > >> >> We have an issue with JavaHL on the new Mac OS X 10.10 Yosemite. Hope >> that the mailing list applies to the right people?! >> >> The installation on our Mac has been done via MacPorts, Port

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

2014-10-23 Thread Mark Phippard
On Wed, Oct 22, 2014 at 12:32 PM, wrote: > > We have an issue with JavaHL on the new Mac OS X 10.10 Yosemite. Hope that > the mailing list applies to the right people?! > > The installation on our Mac has been done via MacPorts, Port: > subversion-javahlbindings > > Building takes place without e

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

2014-10-23 Thread Branko Čibej
On 22.10.2014 18:32, b...@cademia.de wrote: > Hi all, > > We have an issue with JavaHL on the new Mac OS X 10.10 Yosemite. Hope > that the mailing list applies to the right people?! I just built our 1.8.x release branch (that's 1.8.10 plus some minor changes) on Yosemite, with XCode 6.1, and the J

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

2014-10-22 Thread bf
eleiteten Nachricht: > Von: MacPorts > Betreff: Aw: [MacPorts] #45496: Subversion with JavaHL crashes on Yosemite > Datum: 22. Oktober 2014 16:16:21 MESZ > An: b...@cademia.de, dl...@geeklair.net > Kopie: macports-tick...@lists.macosforge.org, bl...@macports.or