stable

Clone or download

Read-only

Logs are filled with warning messages from SVN 1.8

request #9078 Numerous warnings when checking out from a repo handled by the SVN plugin On merge update the deployment guide to indicate that final users will have to update their checkout/checkin links Change-Id: I1d56d0bc87a85956adc7fdcc710e85bd8e5f6902

Modified Files

Name
A plugins/svn/db/mysql/updates/2016/201604181408_force_refresh_codendi_svnroot.php +31 −0 Go to diff View file
M plugins/svn/include/Svn/Dao.class.php +1 −1 Go to diff View file
M plugins/svn/include/Svn/Repository/Repository.class.php +1 −1 Go to diff View file
M src/common/autoload.php +3 −2 Go to diff View file
A src/common/svn/ApacheConfGenerator.php +49 −0 Go to diff View file
M src/common/system_event/SystemEventProcessor_Factory.php +11 −5 Go to diff View file
M src/common/system_event/SystemEventProcessor_Root.class.php +27 −19 Go to diff View file
A src/utils/svn/force_refresh_codendi_svnroot.php +27 −0 Go to diff View file
M tests/simpletest/common/system_event/SystemEventProcessor_RootTest.php +9 −2 Go to diff View file