History Of Ticket 3f2cb270b2f6
Not logged in
Ticket change [dd770f3592] (rid 5867) by drh on 2009-12-19 03:17:46:
  1. Appended to comment:

    drh added on 2009-12-19 03:17:46:
    See check-in 8e147fdbac452ff3d92faa44bd26f678e3c00efb.

  2. Change resolution to "Fixed"
  3. Change status to "Fixed"
Ticket change [b4bb5f57c0] (rid 5659) by anonymous on 2009-11-16 20:46:27:
  1. Appended to comment:

    anonymous added on 2009-11-16 20:46:27:
    Here's some additional info: the file SyntaxDiagramm.suo had the "hidden" attribute.

  2. Change resolution to "Open"
Ticket change [02c0e7937b] (rid 5658) by anonymous on 2009-11-16 19:58:26:
  1. Change comment to "I pulled changes from a remote repository and then wanted to update my local files. Apparently one of the binary files had changed locally and fossil couldn't merge it. That's expected, but fossil stopped with an assertion afterwards. Here's the console log (remote ip removed): <pre> C:\Users\MrPokeylope\fossilrepo\local>fossil update Autosync: http://XX.XXX.XX.XXX:XXXXX Bytes Cards Artifacts Deltas Send: 130 1 0 0 Received: 1242 27 0 0 Total network traffic: 323 bytes sent, 858 bytes received UPDATE code/SyntaxDiagramm/Debugging/Debugging.suo UPDATE code/SyntaxDiagramm/Debugging/Sample.syndiag UPDATE code/SyntaxDiagramm/Debugging/Sample.syndiag.diagram UPDATE code/SyntaxDiagramm/Dsl/CustomCode/FixUpDiagram.cs UPDATE code/SyntaxDiagramm/Dsl/DslDefinition.dsl UPDATE code/SyntaxDiagramm/Dsl/DslDefinition.dsl.diagram UPDATE code/SyntaxDiagramm/Dsl/GeneratedCode/ConnectionBuilders.cs UPDATE code/SyntaxDiagramm/Dsl/GeneratedCode/Diagram.cs UPDATE code/SyntaxDiagramm/Dsl/GeneratedCode/DomainClasses.cs UPDATE code/SyntaxDiagramm/Dsl/GeneratedCode/DomainModel.cs UPDATE code/SyntaxDiagramm/Dsl/GeneratedCode/DomainModelResx.resx UPDATE code/SyntaxDiagramm/Dsl/GeneratedCode/DomainRelationships.cs UPDATE code/SyntaxDiagramm/Dsl/GeneratedCode/Serializer.cs UPDATE code/SyntaxDiagramm/Dsl/GeneratedCode/Shapes.cs UPDATE code/SyntaxDiagramm/Dsl/GeneratedCode/SyntaxDiagrammSchema.xsd UPDATE code/SyntaxDiagramm/Dsl/obj/Debug/TempPE/GeneratedCode.HelpKeywordHelper.cs.dll UPDATE code/SyntaxDiagramm/Dsl/obj/Debug/TempPE/GeneratedCode.PropertiesGrid.cs.dll UPDATE code/SyntaxDiagramm/DslPackage/obj/Debug/TempPE/GeneratedCode.Constants.cs.dll UPDATE code/SyntaxDiagramm/DslPackage/obj/Debug/VSCT.read.1.tlog UPDATE code/SyntaxDiagramm/DslPackage/obj/Debug/VSCT.write.1.tlog MERGE code/SyntaxDiagramm/SyntaxDiagramm.suo <b>***** Cannot merge binary file code/SyntaxDiagramm/SyntaxDiagramm.suo Assertion failed: (pBlob)->xRealloc==blobReallocMalloc || (pBlob)->xRealloc==blobReallocStatic, file blob_.c, line 170</b> This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. C:\Users\MrPokeylope\fossilrepo\local>fossil version This is fossil version [d5695157d0] 2009-11-11 16:21:19 UTC </pre>"
  2. Change foundin to "[d5695157d0]"
  3. Change private_contact to "3b403a9307c53dd2b8b90ab73d7b4f056db52f64"
  4. Change severity to "Important"
  5. Change status to "Open"
  6. Change title to "Assertion on "fossil update" when trying to merge a binary file"
  7. Change type to "Code_Defect"