ExifTool Forum

General => Other Discussion => Topic started by: cauliergilles on July 02, 2010, 05:20:20 AM

Title: Exitool versionning repository ?
Post by: cauliergilles on July 02, 2010, 05:20:20 AM
Hi all,

There is a subversion / git / CVS repository of ExifTool source code to be able to see all changes between published versions. I would to check some improvements done with specific makernotes parsers, as Sony for ex.

Thanks in advance

Gilles Caulier
digiKam project
http://www.digikam.org
Title: Re: Exitool versionning repository ?
Post by: Phil Harvey on July 02, 2010, 07:17:58 AM
CPAN (http://search.cpan.org/dist/Image-ExifTool/) has a difference feature, but currently I am only leaving the most recent 3 versions of ExifTool on CPAN.  For older versions you may have to download the package from backpan (http://backpan.perl.org/authors/id/E/EX/EXIFTOOL/) and do the difference yourself.

- Phil

Edit: Updated broken backpan link
Title: Re: Exitool versionning repository ?
Post by: Phil Harvey on May 18, 2018, 10:22:08 AM
The ExifTool source code is now also available on github (https://github.com/exiftool/exiftool) and SourceForge (https://sourceforge.net/p/exiftool/code/ci/master/tree/).

- Phil