Subversion Version Control System

From LNLEpicsWiki

Jump to: navigation, search

[edit] Subversion Repositories

The SVN configuration and repositories are under /repos. These files belong to the user svnowner - this is the user the svnserve daemon is running as.

[edit] Accessing the Repository

Access to the repositories only through the standalone SVN server (using svn://localhost/<project> notation).

To add new users/passwords, svnowner should edit the file /repos/conf/passwd. Default access right for unauthorized users: read-only.

A svnserve script has been added to /etc/init.d (configurations under /etc/sysconfig/subversion) and the script has been added to boot-up procedures using chkconfig

Personal tools