Author: jim Date: 2006-05-25 22:41:10 -0600 (Thu, 25 May 2006) New Revision: 1660
Modified: / trunk/svn_mirroring.txt Log: [EMAIL PROTECTED] (orig r1708): jim | 2006-05-25 21:00:12 -0700 Updates to svn mirroring document Property changes on: ___________________________________________________________________ Name: svk:merge - b6734a72-470d-0410-b049-f317dca95413:/:1707 + b6734a72-470d-0410-b049-f317dca95413:/:1708 Modified: trunk/svn_mirroring.txt =================================================================== --- trunk/svn_mirroring.txt 2006-05-26 04:41:02 UTC (rev 1659) +++ trunk/svn_mirroring.txt 2006-05-26 04:41:10 UTC (rev 1660) @@ -40,7 +40,8 @@ You will need to setup rsyncd to allow files to be transferred in after a commit. -Here is a our /etc/rsyncd.conf +Here is a our /etc/rsyncd.conf. You will need to change the uid = apache to +what ever user is running apache. ---start motd file = /home/rsync/welcome.msg @@ -66,7 +67,8 @@ ---end After you get that setup you will need to run the following commands -to make your repo active. +to make your repo active. You will need to change the apache:root to +whatever user is running apache. install -d /srv/svn svnadmin create cross-lfs -- http://linuxfromscratch.org/mailman/listinfo/cross-lfs FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
