Hello,

I really like the idea of fossil, and am trying to switch to it for my
personal projects. Unfortunately, often there's a significant gap in time
between uses, so I haven't yet reached a deep understanding of the fossil
concepts. I was having a difficulty with a previous version of fossil giving
me a 'server loop' message when I tried to commit, so I turned autosync off
and commited to my local branch. I then updated my fossil version to the
most recent w32 build, but now I'm getting a database locked error.

Any help in understanding/fixing whats going on would be great.

Here's the first error message, using the version from ~ April 2009:

C:\Code\Dynadag>fossil info
repository:   C:\Repos\graphdraw.fossil
local-root:   C:/Code/Dynadag/
project-code: 9015cdf0df244fcab35e78f2aafb166487686af3
server-code:  2b132983499b04da3a54304941bccc9bd2058ff9
checkout:     7fb3735612da719963c5ca3bed1f76c4d6e5a9c6 2009-11-21 23:04:49
UTC
parent:       641f526fd383feea1e3a166ad34d304f01327125 2009-11-21 22:31:09
UTC
tags:         trunk

C:\Code\Dynadag>fossil commit
Autosync:  file://C:\Repos\graphdraw.fossil
                Bytes      Cards  Artifacts     Deltas
Send:             130          1          0          0
2fossil: server says: server loop

Here's the current error message, using the most recent w32 version:

C:\Code\Dynadag>fossil info
project-name: Graph Draw
repository:   C:\Repos\graphdraw.fossil
local-root:   C:/Code/Dynadag/
user-home:  : C:/Documents and Settings/Owner.NOVICE/Application Data
project-code: 9015cdf0df244fcab35e78f2aafb166487686af3
server-code:  2b132983499b04da3a54304941bccc9bd2058ff9
checkout:     daf7b9e2ed74c0980e414c753c1039fbf1191107 2010-01-03 07:20:55
UTC
parent:       7fb3735612da719963c5ca3bed1f76c4d6e5a9c6 2009-11-21 23:04:49
UTC
tags:         trunk

C:\Code\Dynadag>fossil push
Server:    file://C:/Repos/graphdraw.fossil
                Bytes      Cards  Artifacts     Deltas
Send:         1073656         97          1          0
1Server Error: Database error: SQL error: database is locked
fossil: server says: Database error: SQL error: database is locked

Thanks for any help you can give,

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

Reply via email to