...
Supported Versions
8.4.0.0+
8.6.0.0+
Requires Java 8 on the endpoint
Key Features
Supports promotion model within PVCS
Checkout, label and addition/removal of files
...
Windows
PCLI is automatically put on your path after install. Location: "C:\Program Files (x86)\Serena\vm\win64\bin\pcli.exe"
Linux
Option 1
Source in vmprofile located in %SERENA_HOME%/vm/linux/bin
. /u01/app<path to serena>/serena/vm/linux/bin/vmprofile
Option 2
create symlink for pcli and pvcsvmsuid in /usr/bin
as root:
ln -s /u01/app<path to serena>/serena/vm/linux/bin/pcli /usr/bin/pcli
ln -s /u01/app<path to serena>/serena/vm/linux/bin/pvcsvmsuid /usr/bin/pvcsvmsuid