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

Re: Feature request... Delete folders at update if permissions have been removed.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 28 Apr 2011 20:40:05 +0200

On 28.04.2011 15:24, King John (LME) wrote:
> Hello,
>
> Really enjoy Tortoise SVN… Keep up the great work!!! Please accept my
> apologies if I’m requesting this feature in the wrong way and I welcome
> a point in the right direction.
>
> Here’s basically my feature request/idea.
>
> 1.Suppose the access permission (Apache) for a particular repository is
> as follows today:
>
> [svn_Repo:/DirectoryA/DirectoryB]
>
> *=
>
> @GroupA=r
>
> @GroupB=rw
>
> @GroupC=r
>
> 2.At a later point in time, it’s decided that GroupA should not have
> access to DirectoryB, so the permissions are changed to the following:
>
> [svn_Repo:/DirectoryA/DirectoryB]
>
> *=
>
> @GroupA=
>
> @GroupB=rw
>
> @GroupC=r
>
> 3.If no change has been made by a group A developer/user. *Delete the
> DirectoryB folder from their directory*.

Such a feature would have to be implemented in the svn library since
only that library knows which folders are accessible or not.
So you'd have to ask for this on the svn users list.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2725517
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-04-28 20:40:15 CEST

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

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