stable

Clone or download

Read-only

Manage svnroot_updater pid file

svnroot_updater now writes its pid in a file so Systemd (or alike) can play with it. Part of story #10056 be able to develop Tuleap Distributed SVN Change-Id: Ifb8fcdff6e17a7d6034c3fe62432254cc487f82a

Modified Files

Name
A src/common/System/DaemonLocker.php +56 −0 Go to diff View file
A src/common/System/Exception/DaemonLockerException.php +27 −0 Go to diff View file
M src/common/autoload.php +4 −2 Go to diff View file
M src/utils/svn/svnroot_updater.php +13 −2 Go to diff View file