Hi, > I'm not so worried about bugs that might corrupt a repository (see > http://www.fossil-scm.org/fossil/doc/tip/www/selfcheck.wiki for an > explanation of why not) but it would be great to be able to > automatically detect other problems that I accidently introduce while > making changes. As a matter of interest I managed to do something to a repository the other day that made it unusable. I shunned several artifacts, and may have checked in some of the files that had been shunned (by in a different order) - not sure, I couldn't reproduce it. What I ended up with was a repository that I couldn't open, update from, push/pull to, use server/ui on, AND couldn't rebuild or deconstruct. I _think_ the sqlite db itself was intact, but the Fossil repo somehow had consistency issues.
I'll do some more fiddling to see if I can reproduce the problem, and send through the repository if I can. Regards, Trevor _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

