Changes

Jump to navigation Jump to search
167 bytes added ,  15:59, 31 December 2009
==Administration==
* [http://www.linuxfromscratch.org/blfs/view/svn/server/svnserver.html Step-by-step directions]
* do everything as root
* svnadmin create /var/svn/repos
* make hooks by copying hook template files to the appropriate location
* passwd
*# add authorized checker-inners and their passwords
* chown -R svn:svntest /srv/svn/repositories/svntest
* chmod -R g+w /srv/svn/repositories/svntest
* chmod g+s /srv/svn/repositories/svntest/db
==Server Configuration==

Navigation menu