开发者

CruiseControl.NET clearcase update -log NUL

开发者 https://www.devze.com 2023-03-22 11:30 出处:网络
Is there a way to send the clearcase log file to dev/nu开发者_如何学运维ll in a CruiseControl.NET environment?

Is there a way to send the clearcase log file to dev/nu开发者_如何学运维ll in a CruiseControl.NET environment?

Now every build that is done a clearcase update log file is created, that in the end will fill my disk.

Thanks in advance.


One other solution (rather than trying to redirect the all build log to /dev/null) is to ask ClearCase to not generate logs during an update of a snapshot view.

Make sure to set (on the CC.Net server) the environment variable:

CCASE_NO_LOG=EV

And no 'xxx.updt' file will be generated.

See env_ccase

CCASE_NO_LOG

Suppresses log creation for the update command and other commands (catcs, edcs, and so on.) that initiates the update operation.

Default: Undefined.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号