[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: BRM <bm_witness_at_yahoo.com>
Date: Mon, 13 Sep 2010 07:30:03 -0700 (PDT)

----- Original Message ----

> From: Ryan Schmidt <subversion-2010b_at_ryandesign.com>
> 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...
> 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.

Yes, that is very nice. I did have to add a message though - so that users would

get some kind of feed back as to why it was denied.
Where as the pre-revprop-change.templ provides some default log message info.

> >
> > 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

That's fine; however, my point for bringing this up is that there is stuff still

referencing that page.
Those references should get updated.
That's all.

Ben
Received on 2010-09-13 16:30:48 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.