Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
noresm:svnnorstorehowto [2014-12-19 13:00:50] ingo.bethke@gmail.com |
noresm:svnnorstorehowto [2022-05-31 09:29:32] (current) |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| ===== Prerequisites ===== | ===== Prerequisites ===== | ||
| - | To create and manage a repository, you need a user account at NorStore | + | To create and manage a repository, you need a user account at NorStore |
| The creator of a repository has the full flexibility to grant remote read/write access to external users. Once the repository is create, the use of the repository does not require a NorStore account. The repository creator can define svn users (consisting of a user-name with corresponding password) which in general have no relation to NorStore user accounts. | The creator of a repository has the full flexibility to grant remote read/write access to external users. Once the repository is create, the use of the repository does not require a NorStore account. The repository creator can define svn users (consisting of a user-name with corresponding password) which in general have no relation to NorStore user accounts. | ||
| Line 66: | Line 66: | ||
| Further fine tuning of access rights can be done in '' | Further fine tuning of access rights can be done in '' | ||
| - | [/projects/ | + | [/] |
| + | harry = rw | ||
| guestuser = r | guestuser = r | ||
| - | limits the access of the user '' | + | gives '' |
| # authz-db = authz | # authz-db = authz | ||
| to | to | ||