On Tuesday, October 17, 2023 at 1:10:58 PM UTC+2 Stefan Sperling wrote:
I am trying to build TortoiseSVN trunk by following the build instructions at https://sourceforge.net/p/tortoisesvn/code/HEAD/tree/trunk/build.txt I am stuck at this step during installation of dependencies: - libxml2 python bindings(\b 2) http://users.skynet.be/sbi/libxml-python/ The provided link no longer resolves. Where can I find an installation archive of this dependency? that link is still listed as the windows port: https://gitlab.gnome.org/GNOME/libxml2/-/wikis/Python-bindings so currently I don't have a working url either... The file build.txt also recommends installing Python 2.6, which I could manage to do by digging a bit. But since Python 2.6 is end-of-life, I wonder if using a newer version would work? Which version are TSVN developers currently using in practice? Still 2.6? I tried once to upgrade to a newer python version. I could make everything work with python3 with the exception of the xml2po.py file. And since that is a crucial part of the doc translation, I reverted everything back to python2.6. But I'm also considering dropping the translated docs and only leave the English docs alive. In that case we could update to python3. Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn-dev/3d3d4985-b4fa-4f1a-9d82-0a0517ce2100n%40googlegroups.com.

