Fossil SCM
Bug in Win98
Open
3dd8c3dbe46f29f…
· opened 14 years, 8 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Severe
- Resolution
- —
- Subsystem
- —
- Created
- July 23, 2011 7:55 a.m.
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.