checking file with .log extension into RTC
Richard Hock (13●1●1)
| asked Oct 02 '15, 5:35 p.m.
edited Aug 16 '16, 12:22 p.m. by David Lafreniere (4.8k●7)
I have some files with a .log extension that I want to deliver to an RTC stream. The RTC Eclipse client (5.0.2) seems to ignore all *.log files, as if it were listed in .jazzingore. But it's not listed in .jazzignore, but I am assuming that there is an implicit ignore list somewhere. How can I check in files like this that are implicitly ignored?
|
Accepted answer
Hi Richard,
The Eclipse client itself has an ignored resources list to exclude files with certain patterns from version control. Can you go to Window > Preferences > Team > Ignored Resources and check to see if the *.log entry is checked?
Richard Hock selected this answer as the correct answer
|
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.