CLI Reference > Configuration Management Commands > si deleteprojectmergeline
  
si deleteprojectmergeline
deletes a manual merge line between two project revisions
Synopsis
si deleteprojectmergeline [--sourceCheckpoint=value] [--targetCheckpoint=value][(-P project|--project=project)] [(-S sandbox|--sandbox=sandbox)][--devpath=path] [--[no]failOnAmbiguousProject] [--projectRevision=value] [(-?|--usage)] [(-F file|--selectionFile=file)] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=directory] [--forceConfirm=[yes|no]] [(-g|--gui)] [--hostname=server] [--password=password] [--port=number] [--quiet] [--settingsUI=[gui|default]] [--status=[none|gui|default]] [--user=name]
Description
si deleteprojectmergeline deletes a manual merge line that was added between the specified target and source checkpoints. Consequently, the manual merge line is not displayed in the Project History view of the Windchill RV&S client GUI between the specified target and source project revisions. For more information on deleting manual merge lines in the Windchill RV&S client GUI, see Windchill RV&S Help Center.
* 
The si deleteprojectmergeline command does not update checkpoint contents. The command only deletes manual merge information on target checkpoint. You can optionally use the si appendcheckpointdesc command to update the checkpoint description after deleting the manual merge line. The operation for the si deleteprojectmergeline command is however audited in the audit logs.
The si deleteprojectmergeline command can only delete the merge lines that were added by si addprojectmergeline command.
Options
This command takes the universal options available to all si commands, as well as some general options. See the options reference page for descriptions.
--sourceCheckpoint=value
specifies the source checkpoint (project revision) or corresponding revision label which is manually merged.
--targetCheckpoint=value
specifies the target checkpoint (project revision) or corresponding revision label where the manual merge occurred.
Diagnostics
See the diagnostics reference page for possible exit status values.
Preferences
Using si setprefs or si viewprefs, you are able to set or view the preference keys for this command.
See Also
Commands: si addprojectmergeline, si projectinfo, si appendcheckpointdesc
Miscellaneous: ACL, diagnostics, options, preferences