On 3/26/17, arnoldemu <[email protected]> wrote: > > So it seems that hash-policy of auto is not working? >
The "auto" hash-policy automatically flips to "sha3" as soon as Fossil sees one or more SHA3 artifacts in the repo. Since your repo contains SHA3 artifacts, you won't be able to set the policy to "auto" because it will immediately and automatically flip to "sha3". That is the way "auto" is designed to work. How were you expecting it to work? How can the documentation be improved? -- D. Richard Hipp [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

