-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Windows 2008 Server
When polling for changes with load rules e.g.
vob\rule1
vob\rule2
vob\rule3
Clearcase command in logs looks like this:
cleartool lshistory -all -since 21-dec-12.13:45:59utc+0000 -fmt '\"%Nd\" \"%u\" \"%En\" \"%Vn\" \"%e\" \"%o\" \n%c\n' -branch brtype:some_branch -nco vob\rule1 vob\rule2 vob\rule3
But results are listed only for the last rule listed.
If there are multiple branches configured for verification, same result appears every time - only last rule is actually verified.
Perhaps the command should be run for each load rule separately?