[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SVN hook to show a message after commit

From: Brad Bruce <NJBrad007_at_OptOnline.net>
Date: Thu, 29 Jan 2009 07:47:35 -0500

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

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.