Re: Seems to be working
anonymous
July 2 2008, 13:07:41 UTC
An addition:
I've tried to set an empty log on a revision that is already empty. In this case the hook is called twice too, but in both the return value is 1 and the user can see "Empty svn:log messages are not allowed" error message.
Comments 31
Reply
I've tried to set an empty log on a revision that is already empty.
In this case the hook is called twice too, but in both the return value is 1 and the user can see "Empty svn:log messages are not allowed" error message.
Regards Tomas Bihary
Reply
Reply
:ERROR_EMPTY
echo "Empty revision properties are not allowed." 1>&2
goto ERROR_EXIT
Reply
Reply
Reply
Reply
Reply
Leave a comment