Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How do I set a component's root folder .jazzignore to ignore .jazzignore modifications?

The question sounds loopy, but here is the situation.  We have a project area where developers accidentally added files to the jazz ignore list and experienced the pain of troubleshooting it (not knowing it was accidentally ignored) and requiring that they reverse that jazzignore file delivered as a result.  They would like to prevent the check-in and delivery of any .jazzignore modifications since they currently don't have a need to add to the existing Eclipse ignored list.

Is there a way to modify their source code component's root folder .jazzignore, such that I can set it to ignore .jazzignore?

Using the following results in the filter catching the jazzignore file itself so you can't check-in and deliver that modification.

core.global.ignore= *.jazzignore

core.ignore.recursive = {*.jazzignore} {\.*}

A workaround is to modify the Eclipse ignore file list itself to add *.jazzignore, but then that is a by-client setting and not a setting we would like to deploy to the whole company.

0 votes



One answer

Permanent link
Hello Jaygee,

the "Restrict Changes to Items" precondition may help in this case.   Here are some documents which describe this in more detail:

https://jazz.net/library/article/215

https://jazz.net/library/content/articles/rtc/4.0/source-control-process-recipes/

http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/index.jsp?topic=%2Fcom.ibm.team.concert.dotnet.doc%2Ftopics%2Ft_process_preconditions.html

Sonia

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019
× 1,202

Question asked: Mar 19 '14, 12:12 p.m.

Question was seen: 6,172 times

Last updated: Mar 21 '14, 10:04 a.m.

Confirmation Cancel Confirm