57c2389aae
The SVN backend failed when trying to access historical information on deleted files. There's also an initial test case for the SVN backend, testing this issue and issue 364, which is about a similar problem for renamed files. Reverting any of these fixes breaks the test.
9 lines
309 B
Plaintext
9 lines
309 B
Plaintext
### 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
|