SUMMARY Scripty does not generate docmessages POTs for kdesvn. Looking at the logs (https://logs.l10n.kde.org/210107.trunk_l10n-kf5), "kdesvn" is not mentioned between "%% Creating documentation templates begin" and "%% Creating documentation templates end". Root cause: "grep -v svn" in the following line in createdoctemplates.sh (https://invent.kde.org/sysadmin/l10n-scripty/-/blob/master/createdoctemplates.sh#L51): modules=`find documentation/ -maxdepth 1 -type d -follow -printf '%f\n' | grep -v svn | grep -v documentation` STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
A possibly relevant merge request was started @ https://invent.kde.org/sysadmin/l10n-scripty/-/merge_requests/3
Git commit bf138858c63d18258604f3a94ad6926a7932a163 by Albert Astals Cid. Committed on 08/01/2021 at 23:44. Pushed by ltoscano into branch 'master'. createdoctemplates.sh: remove svn filtering It makes kdesvn docs not built, the reason for needing this is lost on history but i can't see why it would be needed nowadays M +1 -1 createdoctemplates.sh https://invent.kde.org/sysadmin/l10n-scripty/commit/bf138858c63d18258604f3a94ad6926a7932a163
Git commit c7aa05e82c450caa5db4daee2699e47b33fbcea5 by Luigi Toscano, on behalf of Albert Astals Cid. Committed on 09/01/2021 at 00:05. Pushed by ltoscano into branch 'stable_l10n-kf5'. createdoctemplates.sh: remove svn filtering It makes kdesvn docs not built, the reason for needing this is lost on history but i can't see why it would be needed nowadays (cherry picked from commit bf138858c63d18258604f3a94ad6926a7932a163) M +1 -1 createdoctemplates.sh https://invent.kde.org/sysadmin/l10n-scripty/commit/c7aa05e82c450caa5db4daee2699e47b33fbcea5
Git commit 4efa3eebd382c7750e90d672ed075eab0a1ae128 by Albert Astals Cid. Committed on 31/10/2022 at 08:36. Pushed by aacid into branch 'stable_l10n-kf5-plasma-lts'. createdoctemplates.sh: remove svn filtering It makes kdesvn docs not built, the reason for needing this is lost on history but i can't see why it would be needed nowadays (cherry picked from commit bf138858c63d18258604f3a94ad6926a7932a163) M +1 -1 createdoctemplates.sh https://invent.kde.org/sysadmin/l10n-scripty/commit/4efa3eebd382c7750e90d672ed075eab0a1ae128