-
Notifications
You must be signed in to change notification settings - Fork 1
Log files
danielferber edited this page Nov 23, 2014
·
1 revision
git-to-clearcase produces two log files.
- log-{month#}.txt contains all input/output from git and cleartool. It might be useful to gather deeper understand in rare situations when git or cleartool are not behaving as expected. A new file is created each month.
- meter-{month#}.txt contains timing measures for each kind of git and cleartool operations. You may consolidate this measurees with slf4j-toys. Useful to provide facts to your management, to argue how much time was saved using git instead of clearcase.