Added features

Subversion Edge 1.2 adds these new features.

Artifact ID Description
artf63596 You can see the amount of disk space used by your Subversion repositories, including individual repositories, and how that usage has changed over time.
artf66797 Converting a Subversion Edge server to TeamForge mode is now supported on Windows systems.
artf71486 Customized httpd.conf files are backed up during the conversion to TeamForge mode. If the conversion fails, or if the TeamForge server is later reverted to standalone mode, the httpd.conf file is restored from the backup.
artf72110 Integration of the SIGAR library provides improved network and file system statistics.
artf4923
  • Subversion Edge is preconfigured for SSL on port 4434 using a self-signed certificate, in addition to the existing plain HTTP port 3343.
  • Usage of SSL for the Subversion Edge console can be required by checking an option on the Administration tab. This causes requests on port 3343 to be redirected to SSL on port 4434.
ViewVC fixes, including improvements to character encoding detection when viewing files.
Pygments and Chardet Python libraries have been included to add color coding and character encoding support to ViewVC.