Hi I need to use the pre-commit hook to check for code quality. I know that with svnlook I can get the contents of a specific file in the transaction but can I do this with SVNKit. Can I get the contents of the file while inside the pre-commit script?
Regards, Néstor