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

Re: Locking Folders - Prevent new file addition

From: Daniel Atallah <daniel.atallah_at_gmail.com>
Date: Wed, 1 Oct 2008 16:18:33 -0400

On Wed, Oct 1, 2008 at 4:10 PM, Greywolf <greywolf_at_starwolf.com> wrote:
> The problem that exists is that when you tag, you cannot realistically
> or practically prevent people from turning the tag into a branch by
> checking code into it.
>
> This is not a TortoiseSVN problem, it is a subversion issue. I'd LOVE
> to see the ability to prevent a tag from being added to!

You can prevent stuff being committed to tag path with a pre-commit
hook, but really that is a usage problem - just

Similarly, you should also be able to prevent files from being added
to a locked directory with a hook.

-D

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-01 22:18:43 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.