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

How to create only one .jazzignore file for one project?

Hi

The problem is we generate many files (text file, java files, etc) during the build and we want to version control some of them.

e.g. in this webclient folder (webclient is the root of a component), we want to ignore everything under webclient\build and webclient\WebContent, and the following files and extra:

webclientcomponents\Evidence\Evidence_resolveCreate.uim
webclientcomponents\Evidence\Evidence_resolveHistoryRecord.uim
webclientcomponents\Evidence\Evidence_resolveObject.uim
webclientcomponents\Evidence\Evidence_resolveObjectIssues.uim



1. for webclient\build and webclient\WebContent, they created a .jazzignore file under the root of webclient. This is ok and this is the only file I want to have.

2. But for these .uim files, it created another .jazzignore file under webclientcomponents\Evidence. I don't want this. I want this be added into the one in 1. Can this be done?

http://i56.tinypic.com/2v952lc.png

0 votes



2 answers

Permanent link
Hi

The problem is we generate many files (text file, java files, etc) during the build and we want to version control some of them.

e.g. in this webclient folder (webclient is the root of a component), we want to ignore everything under webclient\build and webclient\WebContent, and the following files and extra:

webclientcomponents\Evidence\Evidence_resolveCreate.uim
webclientcomponents\Evidence\Evidence_resolveHistoryRecord.uim
webclientcomponents\Evidence\Evidence_resolveObject.uim
webclientcomponents\Evidence\Evidence_resolveObjectIssues.uim



1. for webclient\build and webclient\WebContent, they created a .jazzignore file under the root of webclient. This is ok and this is the only file I want to have.

2. But for these .uim files, it created another .jazzignore file under webclientcomponents\Evidence. I don't want this. I want this be added into the one in 1. Can this be done?

http://i56.tinypic.com/2v952lc.png

0 votes


Permanent link
Hi,

I am facing the same issue - I want to have one jazzignore file and be able to ignore certain folders structures - i.e. \lib\data\doc

If I use global or recursive, the folder will be ignored - the problem is that I don't know where and if the same folder name will be used in the structure again.

Is there a way to ignore certain folders - defined by their "path"?

Thank you.


Hi

The problem is we generate many files (text file, java files, etc) during the build and we want to version control some of them.

e.g. in this webclient folder (webclient is the root of a component), we want to ignore everything under webclient\build and webclient\WebContent, and the following files and extra:

webclientcomponents\Evidence\Evidence_resolveCreate.uim
webclientcomponents\Evidence\Evidence_resolveHistoryRecord.uim
webclientcomponents\Evidence\Evidence_resolveObject.uim
webclientcomponents\Evidence\Evidence_resolveObjectIssues.uim



1. for webclient\build and webclient\WebContent, they created a .jazzignore file under the root of webclient. This is ok and this is the only file I want to have.

2. But for these .uim files, it created another .jazzignore file under webclientcomponents\Evidence. I don't want this. I want this be added into the one in 1. Can this be done?

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

Question asked: Sep 07 '11, 4:52 p.m.

Question was seen: 8,904 times

Last updated: Sep 07 '11, 4:52 p.m.

Confirmation Cancel Confirm