2.3.1.3.1.  Clé "IgnoreCheckinAttributes01

Les attributs énumérés sont ignorés lorsqu'un "checkin natif" est exécuté. Les expressions régulières sont prises en charge.

Exemples :

  • Exclusion de certains attributs :

    IgnoreCheckinAttributes01=PSOL_[0-9]

    IgnoreCheckinAttributes00=CNSDENSITY,NB,length_[0-9]+

  • Exclure tous les attributs sauf certains

    IgnoreCheckinAttributes00=^(?!(MIDENT|NB|length_[0-9]+)$).+$
    

Lors de l'ajout de nouvelles lignes, incrémentez la valeur numérique derrière "IgnoreCheckinAttributes".