Discussion:
How can I use SVNKit to get the files of a specific transaction in the pre-commit hook
Néstor Boscán
2015-08-25 17:04:04 UTC
Permalink
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

Loading...