From: Branko Čibej [mailto:br...@apache.org]
Sent: Saturday, March 25, 2017 4:41 AM
To: users@subversion.apache.org
Cc: Bennett, Brian
Subject: Re: Using svnperms.py and AuthzSVNAccessFile file together?
On 24.03.2017 21:28, Bennett, Brian wrote:
> My goals are:
>
> * Have all
I am able to use svnperms.py as written and have configured a working
svnperms.conf with it. My production Subversion environment is currently using
an AuthzSVNAccessFile directive in the http configuration to specify groups and
read or read-write access; e.g.:
[groups]
grp1 = user1, user2, ...
We are struggling try to figure out how best to manage a change in Subversion
as described below.
We copy /trunk to /branches/Development/VA_Initial_Draft, add new binary file
VA.xls to /branches/Development/VA_Initial_Draft/Vantage, then merge/commit
this change to /branches/Untested/trunk (cr