Release Notes
5.0.44.572: Jun 04 2014
Change in the TCP layer to improve counting of active and inactive threads.
Update operation on Plastic SCM GUI, Visual Studio and Shell Extension: From now on, if the user performs an update operation on a workspace that already loads the last changeset on a branch but with checked out items in the workspace, the update operation will show an informative message telling that the update operation cannot be run because of those pending changes, instead of an error message.
Fixed an error when the merge operation or the pending changes view includes a deleted xlink as a change.
When the full workspace is cloaked except some files or directories, the merge operation was failing with a 'value cannot be null' error when the source contributor has one or more changes inside the cloaked paths. Fixed.
Example of failing cloaked rules:
/ !/08-2014/an-ers/an-cli-improvements
Polarion: The URL generated to explore a changeset in an external viewer was malformed. This issue has been fixed, and the external viewer is not able to show Plastic SCM changesets.
Command line client: The console output encoding was not restored after a command execution with the '--encoding' parameter set. Fixed.