VisualSVN Server 3.3

VisualSVN Server 3.3.x version family has reached End of Support. We do not provide maintenance and technical support for any VisualSVN Server 3.3.x build. Read the End of Support announcement for further information.

Please, upgrade to the current version that is available on the main download page.

VisualSVN Server 3.3.4

VisualSVN Server 3.3.2

  • Updated to Apache Subversion 1.8.14 with fixes for the following vulnerabilities: CVE-2015-3184, CVE-2015-3187.
    For further details please see http://svn.apache.org/repos/asf/subversion/tags/1.8.14/CHANGES
  • Updated to Apache HTTP Server 2.2.31 with a fix for CVE-2015-3183 vulnerability.
  • Updated to OpenSSL 1.0.1p with a fix for CVE-2015-1793 vulnerability.
  • Updated to jQuery 2.1.4.
  • Disable RC4 cipher suites.
  • Use SHA256 to generate new self-signed certificates.
  • Enable syntax highlighting for PowerShell scripts ('.ps1', '.psd1', '.psm') in web interface.
  • Rename 'Raw' button to 'Download' in web interface.
  • 'Create New Repository' wizard now prompts to enable VDFS service when creating a new VDFS repository.
  • Configure non-zero LimitXMLRequestBody in Apache HTTP Server configuration.
  • Fixed: unable to commit large number of files under some circumstances.
  • Fixed: obscure error message when creating a slave repository in case of VDFS service version mismatch.
  • Fixed: unable to add or modify a hook larger than 32KB in hook editor.
  • Fixed: tables are rendered incorrectly in Markdown-formatted documents.
  • Fixed: linkage problem in mod_wsgi Apache module.

VisualSVN Server 3.3.0

Release Notes
  • Support Subversion's locking for distributed VDFS repositories.
  • Tune TCP settings to improve performance of VDFS replication and commits to slave VDFS repositories.
  • Fixed: unbounded server side memory usage is possible under some circumstances.
  • Automatically handle intermediate certificate authorities (CAs) that may be required to verify imported SSL certificates.
  • Add option to configure access permissions when importing repositories from a dump file.
  • Updated to OpenSSL 1.0.1l.
  • mod_wsgi Apache module is included into the installation package.