subversion icon indicating copy to clipboard operation
subversion copied to clipboard

Mirror of Apache Subversion

Results 5 subversion issues
Sort by recently updated
recently updated
newest added

[[[ Enhance hook script check-mime-type.pl to also check property-modified files. * contrib/hook-scripts/check-mime-type.pl: - add option to recognize property-modified files for checks - make check for svn:eol-style optional - enhance texts...

- Adds the config option ssl-client-cert-uri to specify the URI of a certificate store. - OpenSSL URIs point at files, or pkcs11 smartcards, or TPMs, or native platform certificate stores....

suppress_if_match is/was used to suppress emails if a later mailer section also matches the current svn event, thus allowing the first section(s) to act as a fallback if no other,...

``` * configure.ac: Pass complete library version information to libtool via $SVN_LT_SOVERSION, so library filenames are unique to each release rather than constant, while keeping the sonames intact. Examples for...

Add the most detailed underlying crypto library error string to the error stack when the context fails due to an SSL failure. SSL errors are no longer reduced to "an...