Thanks! Let's give it as shot...

C:\(path)>f rebuild --wal
  100.0% complete...
C:\(path)>f sync
Server:    http://[user]@[domain]:[port]
                Bytes      Cards  Artifacts     Deltas
Sent:            3269         69          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: 1980 bytes sent, 861 bytes received

Doesn't appear to have. =(


On Tue, Jul 12, 2011 at 3:43 AM, Richard Hipp <[email protected]> wrote:

> On Mon, Jul 11, 2011 at 9:36 PM, Jeremy Anderson <[email protected]>wrote:
>
>> A friend of mine and I have started using Fossil for our scm needs. Happy
>> with it conceptually, but very frustrated with the persistant, nagging
>> connectivity issues we are having.
>> Error: Database error: database is locked
>> DELETE FROM unclustered WHERE rid IN (SELECT rid FROM private)
>>
>> Anyone have a workaround?
>>
>>
>
> Please try running:
>
>     fossil rebuild --wal
>
> Let me know if that clears the issue for you.
>
>
> --
> 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