Skip to content

Instantly share code, notes, and snippets.

@whizzter
Created November 23, 2015 22:14
Show Gist options
  • Save whizzter/ad926ffd2beadac364a2 to your computer and use it in GitHub Desktop.
Save whizzter/ad926ffd2beadac364a2 to your computer and use it in GitHub Desktop.
AuthzSVNAccessFile , user1 being main owner, user2 and user3 are users with specific permissions
[groups]
grp1=user2
[/]
user1=rw
@grp1=
user3=
[/some/path]
user3=rw
[/other/path]
@grp1=rw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment