Hello there,
we use mod_dav_svn 1.8.14 with Apache 2.2.22 for our repositories.
For all repositories a post-commit-hook is installed which triggers jenkins builds.
The script hasn't been changed for years, and the post commit hook script works well most of the time.
But frequently after t
Hey guys,
I have a question. I compiled svn 1.9.4 together with apr, apr-util, serf
and openssl in a Docker container for some testing purposes. I compiled it
with the gcc compiler options for the address sanitizer.
Now, I checkout some source code from my svn repository with Jenkins into
that Do