Release Notes

Public

5.4.16.662: May 11 2015

New

The client can now accept SSL certificates required by the server for replication operations.

Before, the certificate had to be accepted on the server side, but now it can be done from the client side and installed on server provided the user is the admin of the server (owner of the repository server).

This is useful for individual distributed servers.

New

Server: Now, if the encryption configuration is changed on the 'cryptedservers.conf' file, the new configuration will be applied without restarting the server.

New

Command line client: 'cm sync' command: Changed the way the sync mappings are stored. Now, they are stored in the local user folder, instead of attributes linked to Plastic SCM objects (such as changesets, branches, and revisions).

The 'cm sync' performance has been improved. With these changes, syncing the 'mono' repository from github is 80% faster.