https://bugzilla.gnome.org/show_bug.cgi?id=613033 sysadmin | Other | unspecified
--- Comment #9 from Olav Vitters <[email protected]> 2011-03-01 23:01:37 UTC --- Wondering about using xdelta3 for binary diff files. > xdelta3 -e -B 200000000 -P 67108864 -9 -S djw -s gtk+-2.18.6.tar.bz2 > gtk+-2.18.7.tar.bz2 gtk.6.7-7.xd3 > ls -l gtk+-2.18.6.tar.bz2 gtk+-2.18.7.tar.bz2 gtk.6.7-7.xd3 > -rw-rw-r-- 1 olav olav 18137401 Jan 12 2010 gtk+-2.18.6.tar.bz2 > -rw-rw-r-- 1 olav olav 18304767 Feb 13 2010 gtk+-2.18.7.tar.bz2 > -rw-rw-r-- 1 olav olav 336837 Mar 1 23:23 gtk.6.7-7.xd3 Difference in the tar.bz2 files: 167366 xdelta3 file: 336837 This diffs png files, etc. Could also do some validations on this file. Note: xdelta3 (un)compresses the bz2 file. So it'll diff the tar and compress again. Likely breaking checksumming in the process. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. _______________________________________________ gnome-infrastructure mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-infrastructure
