Release Notes

Public

5.4.16.667: Jun 03 2015

New

Unity 3D Plugin: The 'ignore.conf' for Unity plugin has been improved in order to avoid adding '.private.N' files accidentally when the 'automatic add' option is set.

Bug

Checkin operation: Fixed an error that could happen when the checkin operation is canceled during the upload stage.

The detailed checkin progress for big files on slow networks was broken and has been fixed (it was broken in the task to implement 'retries' during replica at the network level, from release "5.4.16.661").

Bug

Create label operation: Several issues labeling xlinked repositories have been fixed:

* Readonly xlinked repositories were wrongly labeled. Now, they are not labeled as these repositories cannot be modified through the readonly xlink.

* Labeling different writable xlinks pointing to the same repository was not supported (the create label operation failed with the error: ' The label already exists'). Now, this scenario is supported.

* Command Line Interface: The cm mklabel command now allows to specify a given changeset to be labeled, even if the --allxlinkedrepositories flag is set.