Changeset 1708
- Timestamp:
- 05/26/06 04:00:12 (3 years ago)
- Files:
-
- trunk/svn_mirroring.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/svn_mirroring.txt
r1707 r1708 41 41 after a commit. 42 42 43 Here is a our /etc/rsyncd.conf 43 Here is a our /etc/rsyncd.conf. You will need to change the uid = apache to 44 what ever user is running apache. 44 45 45 46 ---start … … 67 68 68 69 After you get that setup you will need to run the following commands 69 to make your repo active. 70 to make your repo active. You will need to change the apache:root to 71 whatever user is running apache. 70 72 71 73 install -d /srv/svn
