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

Re: SV: SV: Request Tag-PreCommit-Script/hook for use at the OS: Windows Server 2003

From: Ron Bieber <ron_at_bieberlabs.com>
Date: 2005-10-12 15:38:42 CEST

We use mod_svn_authz to limit commits to the /tags/ area to one user. That
'buildmaster' user can create tags from the automated build, but no other
user is allowed to use this area for modifications.

Hope this helps.

-- Ron

On 10/12/05, Greg Thomas <thomasgd@omc.bt.co.uk> wrote:
>
> On Wed, 12 Oct 2005 12:24:03 +0200, Miha Vitorovic <mvitorovic@nil.si>
> wrote:
>
> >Actually, what you need to do is, is check if the svnlook result contains
> >"/tags/" (as you do), and if the flags are U (update) or D (delete)
>
> I don't believe that is sufficient. I can still add stuff to an
> existing tag - this will appear as
>
> A /tags/release-1.0/new-file-added.txt
>
> So you can still change an existing tag.
>
> 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
>
>

--
----------------------------------------
http://www.bieberlabs.com
Received on Wed Oct 12 15:43:45 2005

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.