[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-scm-interest
Subject:    Re: [Kde-scm-interest] Data files and the Git move
From:       Nicolas Alvarez <nicolas.alvarez () gmail ! com>
Date:       2011-10-08 4:06:32
Message-ID: j6oi88$kv2$3 () dough ! gmane ! org
[Download RAW message or body]

Johannes Sixt wrote:

> Am 9/4/2011 14:11, schrieb Stefan Majewsky:
>> $ find -type f -regextype posix-egrep -regex
>> '.*\.(xml|wav|ogg|svg|svgz|jpg|png)' | xargs du -hsc | grep total
>> 86M total
> 
> It probably doesn't help a lot in terms of space consumptions, but IMO
> *.svgz should not be put into the repository, but only their uncompressed
> .svg counterparts. They can be compressed to .svgz at installation time.

Putting uncompressed .svg files in a git repository would make it *smaller*, 
since then git can do small and proper deltas between the files. With 
compressed files that's not possible, the delta between two .svgz would be 
pretty large (git would probably decide it's not worth it and store the new 
.svgz file as a whole).

-- 
Nicolas


_______________________________________________
Kde-scm-interest mailing list
Kde-scm-interest@kde.org
https://mail.kde.org/mailman/listinfo/kde-scm-interest

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic