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
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
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
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
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
> 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