Subversion Edge 3.3.0 resolves these issues.
Artifact ID | Description |
---|---|
artf7197 | Repository verification jobs that fail are indicated by a change in the status field. |
artf7265 | The default value for Administrator Email caused an error when mail configuration was tested. |
artf7461 | Zip files greater than 4 GB are handled better. |
artf7587 | When scheduling cloud backups for repositories containing the "-" (dash) character in their names, an error message appears indicating that this is an invalid character. |
artf7588 | Clicking the Replica Setup tab from the Convert to Replica Mode tab caused a "Null Pointer Exception". |
artf7589 | The Server Port field now rejects non-numeric characters and has an upper limit of 65535. |
artf7662 | The usage of mod_python with ViewVC has been removed. |
artf7668 | When log files were viewed in the web interface, leading spaces appeared in the first line. |
artf7684 | Invalid Subversion checkout URLs were displayed on the Repository List page for Subversion Edge in the TeamForge integration server and replica modes. |
artf7688 | The PID file handled by root is handled better. |
artf7708 | Unused jar files have been removed. |
artf7732 | Since the TeamForge integration now uses the C-based authz, ScmPermissionsProxyServlet has been removed. |
artf7734 | The code for SessionProgressListener has been updated to clarify that the session exists already. |
artf7739 | It was not possible to save repository access rules when the svn_access_file size was large. This has now been fixed by increasing the MaxFormSize setting in Jetty from the default of 200 KB to 10 MB. See these instructions for more information on how you can configure this setting yourself. |
artf7742 | The appserver/work folder was missing on Windows. |
artf7753 | When the server was configured for SSL on port 443 and LDAP authentication, it did not start. |