On Tue, Jul 19, 2016 at 9:16 AM, Svyatoslav Mishyn <j...@openmailbox.org>
wrote:

> I'm using Fossil to store GPG encrypted passwords;
>
> and one file Fossil detects as UTF-8:
>
> /home/juef/tmp: f test-looks-like-utf abc.gpg
> ...
> If someone want to get that file, I will send it.
>
> Also I have .fossil-settings/binary-glob (with *.gpg) in the repository.
>

Note that test-looks-like-utf will not honor the binary-glob setting - it
examines the file you give it as-is, with no inspection of any
ignore-lists. Also, be sure that in your binary-glob, you have one entry
per line, not multiple entries on one line (each line is a separate
wildcard).

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
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