Eric Kow writes: > One thought which occurred to me is that having files in pristine > which are compressed by darcs could be unfortunate if the user > happens to store files which are gzipped for whatever reason.
Ganesh Sittampalam <[email protected]> writes: > Yeah, agreed. It would be even worse if the user had some reason for storing > gzipped files with corrupted CRCs that we then went on to "fix"... 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. Yours, Petr. -- Peter Rockai | me()mornfall!net | prockai()redhat!com http://blog.mornfall.net | http://web.mornfall.net "In My Egotistical Opinion, most people's C programs should be indented six feet downward and covered with dirt." -- Blair P. Houghton on the subject of C program indentation _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
