It's all about the answers!

Ask a question

Storing the .Log file in SCM


Yogashree Muniyappa (1518) | asked Aug 16 '16, 5:08 a.m.
edited Aug 16 '16, 11:15 a.m. by David Lafreniere (4.8k7)
Hello Team,

Is there any Way to store or Load a File  With the Extension .log?


Thanks In Advance,
Yogashree.M



Accepted answer


permanent link
Ralph Schoon (63.3k33646) | answered Aug 16 '16, 5:47 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Aug 16 '16, 5:47 a.m.
Any file with any extension could be checked in. There is just a list of sensible conventions in naming and .log is agreed upon usually being a log file. Log files are temporary, throw away files and usually seen as not desirable to be checked in. Therefore they are in the platform ignore list in Eclipse.

For all ignored file types in the platform ignore list and in the .jazzignore holds that you can change the configuration and e.g. remove the log files from the platform ignore list.


David Lafreniere selected this answer as the correct answer

Your answer


Register or 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.