Skip to content

Instantly share code, notes, and snippets.

@mmalmeida
Last active December 10, 2015 15:19
Show Gist options
  • Select an option

  • Save mmalmeida/4453992 to your computer and use it in GitHub Desktop.

Select an option

Save mmalmeida/4453992 to your computer and use it in GitHub Desktop.
<Location /svn>
DAV svn
SVNParentPath /opt/subversion/repositories
SVNListParentPath On
AuthType Digest
AuthDigestDomain /svn/
AuthName "ITClinical SVN"
AuthUserFile /etc/apache2/svn.passwd
</Location>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment