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

Re: Hook Script Examples

From: Ryan Schmidt <subversion-2010b_at_ryandesign.com>
Date: Fri, 10 Sep 2010 17:37:48 -0500

On Sep 10, 2010, at 10:50, BRM wrote:

> My old subversion server had a hookscript to deny commits unless there was a log
> message. I'd like to setup the same functionality on the new subversion server
> too.
> I already got my hook-scripts in place, but...
>
> In the process, I came across the following README files:
>
> http://svn.apache.org/repos/asf/subversion/trunk/tools/hook-scripts/README
> http://svn.apache.org/repos/asf/subversion/trunk/contrib/hook-scripts/README
>
> both of which references the old tigris.org site:
>
> http://subversion.tigris.org/tools_contrib.htmlHoweve, the page is no longer
> available, and I can't find it on the new apache.org site either.
> Is this page just simply no longer going to be available? Or is there somewhere
> else for this stuff now?

The files are here:

http://svn.apache.org/repos/asf/subversion/trunk/contrib/

The tools_contrib.html page was removed earlier this year:

http://svn.apache.org/viewvc?view=revision&revision=900549

Note the hook script to deny commits that have no log message is what you get in the default pre-commit.tmpl file that Subversion creates in every new repository.
Received on 2010-09-11 00:39:06 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.