Hi Stefan^2,
> On Thu, Mar 26, 2015 at 2:21 PM, Stefan Hett <stefan_at_egosoft.com
> <mailto:stefan_at_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.
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.
Regards,
Stefan
Received on 2015-06-23 14:33:37 CEST