Toad for MySQL integration with SVN - Commit fails, comments required -


we use subversion source control , have implemented pre-commit hook checks comments , not allow commits without comments.

i use toad mysql 5 manage db. provides way integrate svn , put db in source control not provide way add comments part of commit.

is there way either a) provide default comment svn pre-commit hook checks comments gets or b) way override pre-commit hook checks comments toad client.

you can tell doing commit (the author) using svnlook, try setting specific user toad client - that's not acceptable.

the alternative allow blank commits specific file types (or repo paths) in pre-commit hook script itself.

you cannot interfere suppled transaction in pre-commit hook, inspect , accept or reject it. there no client "host-agent" supplied in transaction.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -