Re: Releasing 1.15.0?

2024-12-16 Thread Thomas Singer via dev
Hi Nathan, Could it be a plan to offer scripts that build the binaries in a docker container? We have our own scripts that do that, but they often break with new releases. -- Best regards, Thomas Singer syntevo GmbH On Sun, 15-Dec-24 17:22, Nathan Hartman wrote: Hi everyone, I'd like to st

Re: Where to download signed subversion jars for MacOS?

2024-11-14 Thread Thomas Singer via dev
If this caused some confusion: I'm referring to the JavaHL jar of Subversion. -- Best regards, Thomas Singer On Thu, 14-Nov-24 10:15, Thomas Singer via dev wrote: Hi all, Where is it possible to download subversion jar files signed for MacOS? Without signature an application bundle

Where to download signed subversion jars for MacOS?

2024-11-14 Thread Thomas Singer via dev
Hi all, Where is it possible to download subversion jar files signed for MacOS? Without signature an application bundle can't be notarized and we are reluctant to sign a self-built executable where we are not responsible for the sources. -- Best regards, Thomas Singer

0x0C character in some source files

2024-10-11 Thread Thomas Singer via dev
Dear C experts, I've noticed that some source files, e.g. subversion/libsvn_repos/authz.c, subversion/libsvn_subr/config_file.c or subversion/libsvn_client/conflicts.c, contain 0x0C characters. What is their purpose or do they exist by error? Regards, Thomas