$ fossil sync PATH-TO-REPO Bytes Cards Artifacts Deltas Sent: 3897 82 0 0 Error: Database error: database is locked DELETE FROM unclustered WHERE rid IN (SELECT rid FROM private) Received: 118 1 0 0 Total network traffic: 2225 bytes sent, 813 bytes received $
This happens every time. I found the suggestion for "PRAGMA journal_mode=WAL;" in sqlite mode, but that had no effect. Another (perhaps related) problem I'm having is that I created the repo in one location and then moved it elsewhere. The checked out branch kept complaining about syncing with the original location, but I was able to change that by specifying the new location on the command line. However, I later discovered in the repository directory there were a number of "repo-NNNNNN-in.http" and "repo-NNNNNN-out.http" files. The -in.http files contained " <p class="generalError">repository does not exist or is in an unreadable directory: ORIGINAL-PATH</p>". I don't know if this is related to the database locked message above. This is fossil version [d8221b9863] 2011-05-12 14:56:52 UTC Suggestions? -- -KQ _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users