Differences between revisions 1 and 2
Revision 1 as of 2008-04-17 00:29:04
Size: 527
Comment:
Revision 2 as of 2008-04-17 00:31:34
Size: 538
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Freeing up License for branch location  '''Freeing up License for branch location'''
Line 7: Line 7:
#ccusers  #ccusers
Line 12: Line 12:
 cd c:/cc/std/binw/conset.exe -a -fl
 .
cd c:/cc/std/binw/conset.exe -a -fl
Line 14: Line 15:
  #conset -a -fl
. #conset -a -fl

Freeing up License for branch location

This instruction would be followed if you control server does not let you login because of licensing problem.

First find out how many license is issued for branch and somebody else using that license. That can be done using using this command at particular machine

#ccusers

The license can be hanged in the system, when control is not properly closed and etc. To free that license use this command.

Windows

  • cd c:/cc/std/binw/conset.exe -a -fl

Linux

  • #conset -a -fl

free_up_license (last edited 2013-09-18 06:09:33 by localhost)