Task #3320

Mis à jour par Matthieu Decorde il y a plus de 2 ans

Currently when macros are updated by TXM or its extensions the whole directory is copied in a XYZ-currentdate directory.

This creates many directories and does not help findind out which macro has been modified by the user

h3. Solution

-Backup Backup only the macros whose date is newer than the current update of TXM or its extension-

Backup Groovy files of the "TXMHOME/scripts/groovy/user" directory which modified date is newer than the equivalent file of "TXMHOME/scripts/groovy/system"
extension

Retour