Hi Dr Hipp, I also sent you "try2.fossil" with the offending file inside.
In that repo, I toggled binary-glob settings with no changes to the file
classification as binary.
You are correct, the diff works for the tiny example file, but not if you
try to view the entire file from the ui:
http://localhost:8080/tree?ci=tip

On Thu, Nov 5, 2015 at 6:42 PM, Richard Hipp <d...@sqlite.org> wrote:

> On 11/5/15, sky5w...@gmail.com <sky5w...@gmail.com> 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
> d...@sqlite.org
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to