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

Re: pre-commit server side hook script

From: Andy Levy <andy.levy_at_gmail.com>
Date: Mon, 12 Jan 2009 08:33:06 -0500

On Sun, Jan 11, 2009 at 02:30, golan davidovits <golandav_at_yahoo.com> wrote:
> Hello,
>
> I'm trying to write pre-commit server side hook that will go over the requested commit paths and approve each path based on rules i will define.

Make sure you aren't reinventing the wheel. See if svnperms.py is what
you're looking for.

> Can you please advice where SVN saves the commit list selected by the user?

The sample hook scripts document what data is passed into the hook scripts.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1019054

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-12 16:42:00 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.