Osama wrote:
> Hello,
>
> I want to write a SVN hook that should check a file committed like *.txt. If user has committed .txt file then he should receive an extra message in commit log. Like <<"abcdef.txt file committed. Plase do ... also">>.
> I am trying to implement this on windows 2003 server. Can any body help here to achieve this or please send me a similar batch script which could help me.
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1068092
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
>
>
Sorry, as I remember, only error messages are sent back. The only way
to send a message back is to fail the commit.
Brad Bruce
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1068631
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-29 13:48:40 CET