Example post commit hook denying access to existing /tags/ items (or their children)
From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2003-11-14 19:02:54 CET
Because there have been many complaints that Subversion allows changes to
I thought to submit the script here for comments. In the end it might find
So: let's have the comments please.
bye,
Erik.
#!/bin/sh
# for repo structure
# for repo structure
REPOS="$1"
TARGETS=` \
for target in $TARGETS; do
exit 0
-- NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien... Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService Jetzt kostenlos anmelden unter http://www.gmx.net +++ GMX - die erste Adresse für Mail, Message, More! +++ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Nov 14 19:04:03 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.