Ticket UUID: | 3713cea2fc6a1c0991bc9b9994b7adb57bfe268b | ||
Title: | failed assertion on revert *.* | ||
Status: | Fixed | Type: | Code_Defect |
Severity: | Severe | Priority: | |
Subsystem: | Resolution: | Fixed | |
Last Modified: | 2009-12-20 02:58:59 | ||
Version Found In: | 0f4f6c0325 | ||
Description & Comments: | |||
fossil attempted to revert the _FOSSIL_ file and failed an assertion.
PS C:\rev\src\revscript> fossil revert *.* c:\rev\bin\fossil.exe: file not in repository: _FOSSIL_ Assertion failed: (pBlob)->xRealloc==blobReallocMalloc || (pBlob)->xRealloc==blobReallocStatic, file blob_.c, line 170 |