Storing the .Log file in SCM
Yogashree Muniyappa (15●2●8)
| asked Aug 16 '16, 5:08 a.m.
edited Aug 16 '16, 11:15 a.m. by David Lafreniere (4.8k●7)
Hello Team,
Is there any Way to store or Load a File With the Extension .log? Thanks In Advance, Yogashree.M |
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| 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
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.