Ticket Change Details
Not logged in
Overview

Artifact ID: 2b3b6e16efbe03410370a71bd5d1f27f93b15a64
Ticket: fba687385ffa1096b1a4622dbaddf4b6e693adb9
Successful merge (no conflicts) cannot be checked in
User & Date: drh 2010-05-04 11:29:24
Changes

  1. Appended to comment:
    
    
    <hr><i>drh added on 2010-05-04 11:29:24:</i><br>
    After a merge, you need to commit the entire tree, not individual files.
    
    <blockquote><pre>
    fossil commit
    </pre></blockquote>
    
    Not
    
    <blockquote><pre>
    fossil commit somefile.txt
    </pre></blockquote>
    
  2. resolution changed to: "Not_A_Bug"
  3. status changed to: "Closed"