From: SourceForge.net <no...@so...> - 2003-07-08 19:52:10
|
Patches item #653215, was opened at 2002-12-13 06:49 Message generated for change (Comment added) made by fdrake You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=450021&aid=653215&group_id=47611 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Martin Schröder (oneiros) >Assigned to: Fred L. Drake, Jr. (fdrake) Summary: Better detection of binary files Initial Comment: The current (at least in v1.21) binary detection fails when non-ASCII characters are used. This patch fails a bit better there. Another idea would be to detect files tagged as binary in CVS (i.e. -kb) ---------------------------------------------------------------------- >Comment By: Fred L. Drake, Jr. (fdrake) Date: 2003-07-08 15:52 Message: Logged In: YES user_id=3066 I'll work on a change that uses "rlog -h" to get the binary flag from CVS, so we really get this right. Would be nice if CVS understood text in better ways than it does now. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=450021&aid=653215&group_id=47611 |