Svnperms problem
From: Jet Wilda <jet.wilda_at_kobie.com>
Date: 2005-08-16 18:55:22 CEST
Hi,
Ok I'm trying to get svnperms to make it so nobody can modify a
Projects
So I would like every tags area to be set so that tags can only be
REPOS="$1"
PYTHON=/usr/bin/python
PERMCHECK=/data/svn/Projects/hooks/svnperms.py
#Make sure the log message is at least 10 characters long
# Check that the author of this commit has the rights to perform
# All checks passed, so allow the commit.
Ok so I call a script to make sure the message is 10 characters long and
[Projects]
Why isn't this working? What do I need to change to make this work?
TIA
Jet
---------------------------------------------------------------------
|
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.