On 11/5/15, [email protected] <[email protected]> wrote: > Hi, > I am also trapped with this binary file detection for the egregious use of > ascii characters 2 and 6 in my code. :( > > ;// ascii2+sometexthere+ascii6 > ;// sometexthere ;<-- pasting here does not show the prefix and suffix > ascii characters. > > I cannot see diff's or my source code now in fossil ui. > Note, I do not want to use escape char's. > Is there any chance or setting to let Fossil v134 detection logic use > extended ascii character range?
Background for the list: sky5walk sent me a sample file that contained his two control characters. What I did: I checked the sample file into a test Fossil repository. I then checked in a change to that file. "fossil diff" works. "fossil diff --tk" works. "fossil ui" works and shows the diff on the webpage. I have so far been unable to get it to say that the file is binary. Theory: Perhaps sky5walk has a binary-glob setting that indicates that the file in his repo is binary? -- D. Richard Hipp [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

