On Mon, Mar 27, 2017 at 9:19 AM, Stefan Bellon <sbel...@sbellon.de> wrote:

> would have to take a backup of the fossil in version 1 state? Or is
> there any "go back to version 1 format" emergency way?
>

fossil 1 has a strict "artifact" format which v2 breaks (in that the hash
lengths differ), so v1 cannot read artifacts (checkins, tickets, etc.)
which were created in v2, and trying to do so will cause a fatal error for
most commands. Thus there is no way back for data generated with an sha3
hash. There "might" (i don't know) be a way to revert up to the point just
before where the first sha3 hash was introduced to a repo.

-- 
----- 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