Corrupted image files in tmda-cgi
Kevin Goodsell <[email protected]> Tue, 19 Apr 2011 19:43:44 -0700
| Newsgroups | gmane.mail.spam.tmda.devel |
|---|---|
| Message-ID | <[email protected]> |
I've found many corrupted .gif files in tmda-cgi, mostly in tmda-cgi/htdocs/display/ and various places in tmda-cgi/display/themes/Blue. This *could* be because the files were checked in with bad svn properties (especially svn:eol-style) which would cause svn to rewrite the files on checkout (I think), in which case the originals could still be in the repository. However, as a test I fixed the properties on the files in tmda-cgi/display/icons and this did not seem to make any difference for sound.gif, which is still visibly distorted in those applications which don't simply fail to open it. >From comparing hex dumps with good copies of some of these files (found on the Sourceforge web site) it appears the 0x0D bytes have all been changed to 0x0A, so that suggests they were incorrectly processed as text somewhere along the line, and had their "EOL" markers changed. I'm concerned that the originals of some of these files may be lost. The most pressing questions I have right now are: * Is there a way to make Subversion give me the raw file, as it is in the repository, with no translations whatsoever? * Does everybody see this corruption, regardless of their platform? (I'm on Linux.) * Are the original files available anywhere? In particular, the buttons and button templates for the "Blue" theme. -Kevin ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ tmda-workers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tmda-workers