The licenses command displays the AccuRev licensing information currently in effect, or updates the licensing information by rereading the license file.Update the licensing information by rereading file aclicense.txt in the directory <AccuRev-installation-dir>/storage/site_slice on the AccuRev Server machine. Then display the updated results.Note: If the time of last renewal is longer ago than the minimum checkout time, that could indicate that a non-expiring session is active for the user.> accurev licenses -fxv
<acResponse>
<licenseCounts>
<license
name="AccuRev"
count="250"
usage_count="1"
min_checkout="1440">
<user
name="jclark"
checkout_time="2016/10/05 16:10:14"
last_renewed_time="2016/10/05 16:10:14"/>
</license>
</licenseCounts>
</acResponse>
Micro Focus |