Tag Archives: Version Control

Configuring Subversion

To modify access permissions and users configuration need to modify the svnserve.conf file, which is under Repository > Conf > svnserve.conf file. And uncomment or add following lines [general]   # Anonymous access – Readonly permission anon-access = read  # … Continue reading

Posted in Version Control | Tagged , | Leave a comment