Sha256: 1f2437162c46cae14541253c6f24941e316d918b4d8d7e588b85a15e81f96d71

Contents?: true

Size: 686 Bytes

Versions: 37

Compression:

Stored size: 686 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

37 entries across 37 versions & 1 rubygems

Version Path
ohloh_scm-2.5.1 test/repositories/svn/conf/authz
ohloh_scm-2.4.14 test/repositories/svn/conf/authz
ohloh_scm-2.4.13 test/repositories/svn/conf/authz
ohloh_scm-2.4.12 test/repositories/svn/conf/authz
ohloh_scm-2.4.11 test/repositories/svn/conf/authz
ohloh_scm-2.4.10 test/repositories/svn/conf/authz
ohloh_scm-2.4.9 test/repositories/svn/conf/authz
ohloh_scm-2.4.8 test/repositories/svn/conf/authz
ohloh_scm-2.4.7 test/repositories/svn/conf/authz
ohloh_scm-2.4.6 test/repositories/svn/conf/authz
ohloh_scm-2.4.5 test/repositories/svn/conf/authz
ohloh_scm-2.4.4 test/repositories/svn/conf/authz
ohloh_scm-2.4.3 test/repositories/svn/conf/authz
ohloh_scm-2.4.1 test/repositories/svn/conf/authz
ohloh_scm-2.4.0 test/repositories/svn/conf/authz
ohloh_scm-2.3.5 test/repositories/svn/conf/authz
ohloh_scm-2.3.4 test/repositories/svn/conf/authz
ohloh_scm-2.3.2 test/repositories/svn/conf/authz
ohloh_scm-2.3.1 test/repositories/svn/conf/authz
ohloh_scm-2.3.0 test/repositories/svn/conf/authz