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

Re: Create-only access to tags subdirectory

From: Greg Thomas <thomasgd_at_omc.bt.co.uk>
Date: 2004-10-01 16:28:22 CEST

On Fri, 1 Oct 2004 15:48:35 +0200, Erik Huelsmann <ehuels@gmail.com>
wrote:

>We provided you with one:
>http://svn.collab.net/repos/svn/trunk/tools/hook-scripts/svnperms.py ;
>there is an example configuration there too.

Tried that, with a BAT file;
python %~dp0/svnperms.py -r %1 -t %2 -f %~dp0/svnperms.conf

and the following single line conf file;
[^/]+/tags/ = *(add)

And I just get the following ...
D:\>svn copy
file:///d:/svn-test-repos/test-project/tags/release-1.0/a.a
file:///d:/svn-test-repos/test-project/tags/release-1.0/c.c
svn: 'pre-commit' hook failed with error output:
svnlook author d:\svn-test-repos -t 15
'{' is not recognized as an internal or external command,
operable program or batch file.error: command failed: svnlook author
d:\svn-test
-repos -t 15
'{' is not recognized as an internal or external command,
operable program or batch file.

Any ideas as to what may be going wrong?

TIA,

Greg

-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 1 16:28:51 2004

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.