stable

Clone or download

Read-only

fix: request #37568 Do not create FRS data dir in the packaging

It is a source of issues when /var/lib/tuleap/ftp/tuleap is not a symlink (e.g. when data have been retrieved from a Docker based install) and you try to upgrade the Tuleap package. No functional changes for existing instances, however for fresh installs this drops some parts of FTP shenanigans that are not supported anymore anyway. Change-Id: I17d7283cb38213720ac6934e5c8587fe546e38f7

Modified Files

Name
M src/common/FRS/FRSFileFactory.class.php +4 −1 Go to diff View file
M src/common/backend/BackendSystem.class.php +19 −17 Go to diff View file
M tools/rpm/tuleap.spec +4 −3 Go to diff View file