Sha256: f8753b3441919def49e7ed7b35809fd7ca05151436f0c4db809904f2803d2f31

Contents?: true

Size: 684 Bytes

Versions: 89

Compression:

Stored size: 684 Bytes

Contents

### This file is an example authorization file for svnserve.
### Its format is identical to that of mod_authz_svn authorization
### files.
### As shown below each section defines authorizations for the path and
### (optional) repository specified by the section name.
### The authorizations follow. An authorization line can refer to a
### single user, to a group of users defined in a special [groups]
### section, or to anyone using the '*' wildcard.  Each definition can
### grant read ('r') access, read-write ('rw') access, or no access
### ('').

[groups]
# harry_and_sally = harry,sally

# [/foo/bar]
# harry = rw
# * =

# [repository:/baz/fuz]
# @harry_and_sally = rw
# * = r

Version data entries

89 entries across 37 versions & 1 rubygems

Version Path
ohloh_scm-2.1.0 test/repositories/deep_svn/conf/authz
ohloh_scm-2.1.0 test/repositories/svn_with_tree_move/conf/authz
ohloh_scm-2.1.0 test/repositories/svn_with_branching/conf/authz
ohloh_scm-2.0.1 test/repositories/deep_svn/conf/authz
ohloh_scm-2.0.1 test/repositories/svn_with_tree_move/conf/authz
ohloh_scm-2.0.1 test/repositories/svn_with_branching/conf/authz
ohloh_scm-2.0.0 test/repositories/svn_with_tree_move/conf/authz
ohloh_scm-2.0.0 test/repositories/svn_with_branching/conf/authz
ohloh_scm-2.0.0 test/repositories/deep_svn/conf/authz