Release Notes
5.0.44.534: Feb 25 2014
The LDAP provider was unable to query a subtree if the domain path didn't start with 'dc='. Now, the following format examples are supported:
- Dotted notation:
'codicefactory.com or mydepartament.codicefactory.com'
- Path notation:
'dc=codicefactory,dc=com' 'dc=mydepartament,dc=codicefactory,dc=com'
Also organizational units are supported:
'ou=USA,ou=CODICE SOFTWARE,dc=development,dc=codicefactory,dc=com'
Command line client: Added a summary at the end of the output obtained with cm li to provide extended license information.
Example:
cm li -wks=localhost:8084 Plastic SCM license information: * User-license information: mark ACTIVE michael ACTIVE santiago INACTIVE (Not licensed) helga INACTIVE (Not licensed) Licensed to: The Cool Company Expiration date: 22/06/2007 13:34:23 Total licensed users: 4 Total activated users: 2 Total available users: 2
GitSync: Fixed a very rare synchronization case: Import a commit where several file paths are now directories, and the original files were moved inside the new directories will fail. This happens if the machine where it is executed is very fast.
Move operation: When a move operation was performed between two different mount points loading the same repository, the move operation was wrongly allowed. Fixed.
Unity 3D: The "ignore.conf" file was not automatically ignored in Mac. Fixed.
Command line client: Issuing a cm status --changelist' command in a partial path was causing that some non-persistent changelists were deleted. Fixed.
Mergetool: An exception is thrown when clicking on navigation buttons and there were no conflicts in the file. Fixed.
GUI Linux: "Open with" a custom tool was not working from the repository explorer. Fixed.
GUI: Branch Explorer: The format rules were lost after restarting the GUI. Fixed.
GUI: Merge view: When pressing 'F5' key in a merge view, the following error was shown: "RefreshView not implemented for this view". Fixed.
GUI: Branch Explorer: When the "home" changeset was not visible in the branch explorer because of the date filter, an error message was shown refreshing the view. Fixed.
Merge operation: The merge operation could apply a change in the wrong path in an edge case (when the destination contributor had left on the same path another item with the same internal identifier from the same repository but a different mount point. Fixed.