The tree-lint mode starts to be usable. It is now an interesting way to manage files creation/copying. For example:
To copy a directory, you can use "cp -r" or whatever, run tla-tree-lint, and press `i' to solve each duplicated ID reported. To add a file, you can create the file normally, and before committing, run tla-tree-lint and use `a' with the cursor on the message "These files would be source but lack inventory ids" to add all the files at the same time. ... -- Matthieu
