To build log I need to get the current thread / baseline using cleartool, but I am stuck in determining which command will give me this information.
cleartool
How can I do cleartoolsay which stream / base level I'm currently viewing? This is not a problem if the output requires preprocessing or filtering.
If you are in view mode, you can:
cleartool lsstream -cview
cleartool lsbl -comp myComp@\myPVob -stream myStream@\myPVob
cleartool descr -fmt "%[found_bls]CXp" stream:myStream@\myPVob
, , () , , .
Source: https://habr.com/ru/post/1780204/More articles:Lucene and classic ASP? - sqlCreating an Extension Method in C # - c #HTTP server with Ruby - httpHow to deserialize a web service from an array or JSON object? - .netIs it possible to define a pointer to a constructor? - c ++Linq GroupBy and multiple columns - c #how to implement a dynamic combo box selection system - jqueryUISlider on Android? - androidHow to make mod_rewrite * not * do extension of the home directory when using .htaccess - .htaccessКак получить список контактов из Gmail с помощью фреймворка xmpp - gmailAll Articles