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

svn perms problem

From: Manfred Gruber <gruber.m_at_utanet.at>
Date: 2005-03-11 19:10:50 CET

Hi svn users!

I have a small problem with svnperms.conf. This is my config:

[groups]
group1 = manfred stefan

[some]
trunk/.* = @group1(add,remove,update)
tags/[^/]+/ = @group1(add,remove)
branches/[^/]+/.* = @group1(add,remove,update)

The Problem is that, under branches i can make directories and can add ther
branches.
like: branches--- > directory --> different branches

Under Tags this is not allowed. I can add there several tags
like: tags --> differnet tags this is allowed

but tags --> directory --> differnet tags is not allowed.

Can someone give me a point why?

thanks regards manfred

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 11 19:30:02 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.