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

Re: pre commit hook script server side to block commit if conflict markers are present in the committing file

From: Andreas Stieger <andreas.stieger_at_gmx.de>
Date: Wed, 23 Jul 2014 08:31:25 +0100

Hi,

> On 23 Jul 2014, at 06:50, Shivaprakash Tirlapur <shivaprakash.tirlapur_at_gmail.com> wrote:
>
> can any one help me i want a pre commit hook script server side subversion for windows to block the commit if conflict markers are present in the committing file

Start by reading the documentation about the hook in the subversion book, getting information about the candidate transaction using svnlook and then implement the text search.

Andreas
Received on 2014-07-23 09:31:59 CEST

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.