SUMMARY: There are questions about how file systems should handle
some actions given the potential for data loss.
APPLIES TO: Subversion, all versions
KEYWORDSFile System, journaling, data loss
What I mean when I say "great deal of care" has to d...
By using a location directive like the following:
DAV svn
SVNParentPath /svn/path/to/repos/
AuthType Basic
AuthName "Your authname here"
AuthBasicProvider file ldap
AuthzLDAPAuthoritative off
AuthUserFile /path/to/htpasswd.file
AuthLDAPURL
"l...