View Ticket
Not logged in
Ticket UUID: 3dd8c3dbe46f29fb256b94028ee1bd5555f08827
Title: Bug in Win98
Status: Open Type: Code_Defect
Severity: Severe Priority:
Subsystem: Resolution:
Last Modified: 2011-07-23 07:55:43
Version Found In: 1.18 [df9da91ba8] 2011-07-13 23:03:41 UTC
Description & Comments:
When try to clone the repository, fossil begins the transfer, and creates the repository, but outputs following message:
C:\WINDOWS\COMMAND\FOSSIL.EXE: SQLITE_IOERR: os_win.c:32478: (33) unlockReadLock
() - The process cannot access the file because

The above message appears also on "fossil rebuild" When I try to open the repository, it creates the part of the tree and then outputs:

C:\WINDOWS\COMMAND\FOSSIL.EXE: SQLITE_BUSY: statement aborts at 2: [ROLLBACK] ca
nnot rollback transaction - SQL statements in progress

"fossil co" does not output any error messages and looks like it works, but it also creates only part of the tree. After then "fossil changes" lists all not created files as missing.