It's all about the answers!

Ask a question

checking file with .log extension into RTC


Richard Hock (1311) | asked Oct 02 '15, 5:35 p.m.
edited Aug 16 '16, 12:22 p.m. by David Lafreniere (4.8k7)
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


permanent link
Marek Siekierski (817510) | answered Oct 02 '15, 7:37 p.m.
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

Comments
David Lafreniere commented Aug 16 '16, 12:21 p.m.
FORUM MODERATOR / JAZZ DEVELOPER

 Also see: https://jazz.net/forum/questions/226840/storing-the-log-file-in-scm

Your answer


Register or to post your answer.