Release Notes

Public

5.0.44.614: Oct 20 2014

New

GUI: Code review: Now the differences in file system permissions are highlighted in a darker color to make it easier for users to check what permissions have been changed.

New

A new configuration dialog for the Plastic SCM server has been implemented. The configuration wizard has been replaced by a single form where the server can be easily configured in a single step.

Bug

GitSync: An error was being shown in the sync process from Git to Plastic SCM having the following scenario:

* Have a Plastic SCM and Git repositories synchronized.

* Create a Xlink in Plastic SCM and push to Git (new empty commit is created in Git)

* Run an update operation in Git, and commit a new change.

* Try to sync to get the new changes performed in Git -> An error is shown.

This scenario has been fixed and now the new changes can be pushed from Git to Plastic SCM.

Bug

Checkin operation: The checkin operation was failing with certain rare files that cannot be compressed. Fixed.

Bug

Fixed duplicated items in the differences of a branch where other branches are merged into this one.

An item appeared as many times as merges where the item was modified.