How to determine if there is any check in the stream after a specified time

We use transparent UCM with 15 vobs.

We use cleartool lshistory -all -since "time" -nco vob1/ vob2/src/ vob3/tests/ ...many more...to detect changes from the last time. This gives the correct result, but it takes too much time to stream with a lot of history.

Is there a way to return earlier if there are any changes in the stream, but without detailing this change? One option is to limit lshistory to individual vobs, but that doesn't look elegant. Think there is a better way to do this?

+3
source share
2 answers

Multisite , , , - .
vob multisite adminvob/pvob , , , , adminvob, , need !.

, , / update.20xx-yy-zzT123456-0x.updt.

cron:

  • UCM ( , , lshistory )
  • updt.

, , / , ( reset/ ).

, , lshistory -all '.

+2

lshistory, - "" , . .

, - () , , multitool lsepoch .

: UCM, , , , vob, , .

+2

All Articles