blob: d22bafc5be1d69951740cc3effc180e8078ab402 (
plain)
1
2
3
4
5
6
7
8
|
### This file is an example password file for svnserve.
### Its format is similar to that of svnserve.conf. As shown in the
### example below it contains one section labelled [users].
### The name and password for each user follow, one account per line.
[users]
# harry = harryssecret
# sally = sallyssecret
|