Hi,
I am currently trying to install the subversion module of LibreSource thanks to the document
! install_subversion !.
There are several things I didn't understand.
Firstly in the svn properties of the libresourceConfig file, I have to customize 4 values:
subversion.authz.file.path : Specify the path to the authz file that your Subversion should use (security mapping)
subversion.repository.base.path
subversion.create.repository.cmd
subversion.rename.repository.cmd
Regarding the authz.file.path value, I understood that the security mapping was done with the LibreSource users database.
So which file am I supposed to specify in this field?
Secondly, you give an example of an apache site configuration.
Where do I need to copy (and customize) these lines?
Thank