On Sun, May 17, 2009 at 10:19:46 +0200, Petr Rockai wrote: > A non-problem, since files in pristine are *always* gzipped counterparts of > the > files in working. Which means any gzipped files in working are doubly-gzipped > in pristine. Only the outer gzip would ever get touched by darcs.
It's not systematic, hence the concern. gzReadFilePS can accept either gizipped files or not (which is useful because you don't know if the remote repo has chosen compression, or in case you are grabbing patch files from multiple repos), but this means you can't tell if the underlying file has been gzipped by darcs or not. -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9
pgpnpR25xTbCa.pgp
Description: PGP signature
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
