stable

Clone or download

Read-only

request #10161 svnroot file should no longer contains codendi on el7

+ generate file at boot time When svnroot updater is launched it should generate the svnroot.conf file first. Otherwise on fresh server, there is not apache configuration until the first repository creation. Change-Id: Idf352e04e7548526931986f8dc4fb2ce30a17f9b

Modified Files

Name
M src/common/backend/BackendSVN.class.php +1 −1 Go to diff View file
M src/common/svn/SvnrootUpdater.php +12 −6 Go to diff View file
M src/common/system_event/include/SystemEvent_SYSTEM_CHECK.class.php +1 −1 Go to diff View file
M src/utils/svn/svnroot_updater.php +1 −0 Go to diff View file
M src/utils/systemd/tuleap-svn-updater.service +1 −1 Go to diff View file
M tests/simpletest/common/backend/BackendSVNTest.php +3 −4 Go to diff View file