Re: [fossil-users] Fossil interprets plain-text file as a binary file

2017-03-27 Thread Byron Sanchez
17 at 9:09 PM, Ross Berteig wrote: > > On 3/27/2017 5:44 PM, Byron Sanchez wrote: > >> I'm tracking several plain-text files in a repository. These are emacs >> org-mode files. >> >> Fossil sees most of the files in this repo as normal plain-text files and &g

[fossil-users] Fossil interprets plain-text file as a binary file

2017-03-27 Thread Byron Sanchez
are any common causes for this sort of thing? Very long lines perhaps or possibly unicode characters? The file in question is about 3.3 megabytes in size, and as far as I am aware, a normal plain-text org-mode file. Any ideas would be very appreciated! Thanks,