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

Permissions to create branches/tags to certain users only

From: Tech Geek <techgeek12345_at_gmail.com>
Date: Mon, 11 Oct 2010 15:49:22 -0700

Our repositories lives in /var/lib/svn/ on a Linux server. We use the
following sturcture on per project per repository basis:

/var/lib/svn/projectA/tags/
 /var/lib/svn/projectA/trunk/
 /var/lib/svn/projectA/branches/

 /var/lib/svn/projectB/tags/
 /var/lib/svn/projectB/trunk/
 /var/lib/svn/projectB/branches/

and so on...

We used LDAP authentication method to authorize users.

My question:
We need to give permissions to only certain users to be able to create
branches and tags so that we can restrict all the developers to the trunk
itself.

Thanks.
Received on 2010-10-12 00:50:02 CEST

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.