Open main menu

CDOT Wiki β

Changes

SVN Server Setup

205 bytes added, 21:58, 21 January 2011
Start the Server Daemon
password-db = passwd
* Edit the password file /svnrepos/conf/passwd to add user and password(Check the file permission for local security)
===Start the Server Daemon===
* Configure subversion server to start at runlevel 3 and 5
chkconfig --level 35 svnserve on
 
* To start subversion server right away
service svnserve start
1,760
edits