What's New in Integrity Lifecycle Manager 11.2 > New Features: Integrity Lifecycle Manager 11.2 > Software Configuration Management: Integrity Lifecycle Manager 11.2 New Features
  
Software Configuration Management: Integrity Lifecycle Manager 11.2 New Features
The following new features have been added to Software Configuration Management in Integrity Lifecycle Manager 11.2.
Optimization of Lock and Unlock commands for single as well as multiple members
In Integrity Lifecycle Manager 11.2, operation of Lock and Unlock commands is optimized in high latency network by reducing the number of round trips to the main server.
Ability to choose an option to create an empty subproject on selected development path, even if a subproject with same name exists in the mainline or another development path
In Integrity Lifecycle Manager 11.2, a user can choose whether to create a subproject with the same name across development paths. In the GUI, a user can now select the option Create subproject even if it exists on different devpath while creating a subproject from Integrity Lifecycle Manager client. When this option is not selected, users are prompted to confirm the creation of an empty subproject with the same name across development paths.
For creating subprojects using CLI command, users are prompted for confirmation when --confirmCreateIfExistsInDifferentDevpath option is specified while creating the subproject. When the option is not specified, a subproject with the same name is created without any prompt for confirmation from the user.
Ability to compress Integrity Lifecycle Manager client database
Integrity Lifecycle Manager 11.2 now provides the ability to compress the client database using diagnostic command compactclientdb. The command can be used as mentioned below:
si diag --diag=compactClientDB --target=client
OR
si diag --code=0x1010D8 --target=client