Thursday, December 15, 2011

A repository hook failed

A repository hook failed
svn: Commit blocked by pre-commit hook (exit code 1) with output:
Please enter a log message to commit

I got above error while commiting my changes into SVN repository. As the error suggest "Please enter a log message to commit". Make sure you enter a message for commiting. It expects a message to commit, make sure that the message box is not left blank.