Is this on version 1.29 [3e5ebe2b90] 2014-06-12 17:25:56 UTC?

  ----- Original Message ----- 
  From: Richard Hipp 
  To: Fossil SCM user's discussion 
  Sent: Wednesday, November 26, 2014 6:40 PM
  Subject: [fossil-users] Check your repos! Was: clone/sqlite error


  If you have been using the latest trunk versions of Fossil, you should:


  (1) Recompile with the very latests


  (2) Check all of your repositories for possible corruption.  You can do this 
easily using the command:


        fossil all dbstat --db-check


  If you find a repository that gives errors about an incorrect fragment count, 
then fix them using:


        fossil sql -R $REPO -cmd  vacuum </dev/null


  -- 

  D. Richard Hipp
  [email protected]


------------------------------------------------------------------------------


  _______________________________________________
  fossil-users mailing list
  [email protected]
  http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to