Implement logical dependencies for ignore files
Hi,I would like to implement some logic for ignore files in RTC,i.e,
file with extension .xx should not always be ignored as source file in
RTC SCM; it should only be ignored only when a specific file "fileA.yyy"
is present.
Is it possible to extend standard RTC configuration to implement this
logical dependency to ignore files only when some conditions are met?
Thanks,
Ana
file with extension .xx should not always be ignored as source file in
RTC SCM; it should only be ignored only when a specific file "fileA.yyy"
is present.
Is it possible to extend standard RTC configuration to implement this
logical dependency to ignore files only when some conditions are met?
Thanks,
Ana
One answer
As far as I know, no such logic or extension point is provided, so
you'll probably need to file an enhancement request for it.
Cheers,
Geoff
On 8/29/2011 4:13 AM, Ana Lopez wrote:
you'll probably need to file an enhancement request for it.
Cheers,
Geoff
On 8/29/2011 4:13 AM, Ana Lopez wrote:
Hi,I would like to implement some logic for ignore files in RTC,i.e,
file with extension .xx should not always be ignored as source file in
RTC SCM; it should only be ignored only when a specific file "fileA.yyy"
is present.
Is it possible to extend standard RTC configuration to implement this
logical dependency to ignore files only when some conditions are met?
Thanks,
Ana