March 9, 2015
6:06 a.m.
Le 09/03/2015 04:20, Sean P. DeNigris a écrit :
When copying MyPackage-Author-VersionNumber.mcz to an empty GitFileTree repository, VersionNumber is not considered, and it appears in the version browser as MyPackage-Author-1, which seems confusing. Could it keep the same VersionNumber?
No ;) It takes ages to scan the version metadata contained in the git repository. This version metadata is wrong in some existing repositories (and crashes the reader). So GitFileTree rebuilts the version (number included) from scratch. Thierry