.jazzignore file feature. eclipe client 4.04 can the feature be turned off and on
K M (383●2●52●51)
| asked Mar 25 '14, 12:59 p.m.
retagged Mar 28 '14, 10:21 a.m. by Sonia Dimitrov (271●5●9)
I found this in plugin.xml but it seems to change the content file but it does not turn off the feature
<content-type base-type="org.eclipse.core.runtime.text" id="com.ibm.team.filesystem.ignorefile" name="%content-type.name.0" file-names=".jazzignore" priority="high" default-charset="UTF-8"> |
One answer
The ignore mechanism of RTC SCM cannot be disabled.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Hello K M,
to confirm, are you looking for a way to prevent users from being able to add files to their ignores list?
Sonia
Further to my previous question, could you describe the reasons behind wanting to disable this feature?
nope, I want to turn off processing .jazzignore files, 122 jazzignores in the component
reason I have code checked before the jazzignores were created, when I move the component from rtc3 to rtc4 I want those files
yes I can modify all those jazzignore files, but I looking for something easier