Posts Tagged ‘clearcase’

lmutil lmstat -a this will list out who’s holding the license for using Rational product. there are information on how many license available and how many has been checkedout. So, if you face this issue, try execute this command and see if someone released their license and you might have a chance checking out the [...]

this is the script to synchronize clearcase and svn: C:\Program Files\ClearSVN\dist>clearsvn import -s -t -c -v high -r :

sometime we go out for holiday and come to work just to find our shared code in clearcase has gone through massive editing and modification. Panic not; because in clearcase, you can list down the history of what happened to your code by going to the command prompt and lshistory. pretty useful because it list [...]

cleartool mktrtype -c “<comment>” -element -preop checkin -eltype text_file -execwin “ccperl \\\<wherever you put your perlscript>.perl” -execunix “Perl /<wherever you put your perlscript>.perl” <trigger name>

[root]# cleartool mktrigger -recurse KEY_XML /vobs/<VOB name>/<VOB path>