On Tue, Jun 23, 2015 at 2:33 PM, Stefan Hett <ste...@egosoft.com> wrote:

>  Hi Stefan^2,
>
>  On Thu, Mar 26, 2015 at 2:21 PM, Stefan Hett <ste...@egosoft.com> wrote:
>
>>  Hi Stefan,
>>
>> thanks for taking the time to write that tool.
>> I've scheduled a time-slot to check this out/test on our side.
>> Unfortunately, our current project plan doesn't provide enough free time to
>> check this out in the next 2-4 weeks. I'll get back to you immediately once
>> I got the time to work on this task.
>>
>
>  No worries. The tool is intended to be released with 1.10,
>  so there is no rush.
>
> Finally I got along setting-up (what I think is) a working build
> environment for the branch.
>

Excellent, thank you!


> Building SVN now succeeds (120 warnings which I ignore for the time being
> though), but when trying to start the built svn.exe process, I'm facing the
> following error popup.
>
> ---------------------------
> svn.exe - Entry Point Not Found
> ---------------------------
> The procedure entry point svn__apr_hash_index_key could not be located in
> the dynamic link library libsvn_subr-1.dll.
> ---------------------------
> OK
> ---------------------------
>
> Would u have any hint for me what might be wrong?
> Checking-out the libsvn_subr-1.dll using Dependency Walker, I see that
> there's indeed to reference to svn__apr_hash_index_key in that dll.
>

I looks like the executable picked up the wrong SVN DLLs
(probably the ones installed on your system). You would
need to harvest the DLLs from the the binary output folder -
one per sub-directory, IIRC.

Aside from that, I updated the svn-mergeinfo-normalizer
branch to catch up with the latest 1.9 code. So, it should
be able to e.g. use the upcoming 1.9 binaries at the moment.

-- Stefan^2.

Reply via email to