Re: Windows build

2022-03-15 Thread Adam Humpherys
I have shared this before, but hopefully it’s helpful. I found documentation incredibly confusing. This is what I use myself. It does need some minor updating for VS 2022, newer JDK, etc but it’s functional. https://gist.github.com/ahwm/47dca1ae4290094a539d5dcc30338fb9 Based on the work here: h

Re: Windows Build

2021-02-24 Thread Adam Humpherys
with TSVN don't have the modules and that's primarily what I've looked for so I haven't explored there too much. I also haven't had the chance to update it to use SVN 1.14.1 either. -- Adam Humpherys TheScripters "Bringing the World to You" Contact: a...@thescri

Re: Source Code Build Errors?

2020-11-26 Thread Adam Humpherys
As far as a Windows build, I have this script that works. Might help as a starting point. Has some weirdness with tests. Stops on 60/121 that I need to investigate. But a previous version of the script ran all tests. I think it might be because of Python 2.7 because I used 3.8 when I remember it

Re: Building SVN (dependencies) on Windows

2020-05-06 Thread Adam Humpherys
For what it's worth, I was able to get my build environment working based on the script here: https://github.com/Jan-E/svn-windows which builds (most) of the dependencies, but uses a pre-built version of Apache 2.4 from apachelounge.com. -- Adam Humpherys On Wed, May 6, 2020 at 4:32 AM