Release Notes

Public

6.0.16.1614: Sep 15 2017

New

clconfigureclient: The client configuration CLI tool now accepts generic --user and --password parameters for UPWorkingMode and LDAPWorkingMode. Forget about old style parameters (--LDAPuser and --LDAPpassword) because they are deprecated from now on. Oh, and its help text is now easier to read!

Bug

CLI: The 'cm partial checkout' command was ignoring the -R option, so directory contents weren't recursively checked out. Fixed.

Bug

CLI: The 'cm checkout' and 'cm partial checkout' commands were skipping files passed as command line arguments if the -R option was set. Only directories were affected. Fixed.