Ticket Change Details
Not logged in
Overview

Artifact ID: 359fa954a35aa9587f336a1d3e54d30d8b095168
Ticket: 89b54e57b464fa8a51515295ae9be9da014f6024
branch new asks to sign although clearsign says not to sign
User & Date: wolfgang 2010-10-03 18:36:42
Changes

  1. Appended to comment:
    
    
    <hr /><i>wolfgang added on 2010-10-03 18:36:42:</i><br />
    I would prefer to have a command like branch new. Before i start a new development step, which will become a branch, i usually
      *  open a new checkout
      *  define the branch
      *  update to the newly created branch
    
    So i prevent to checkin something on the main trunk, which shouldn't be there.
    
    Without defining the branch at the development start, i have to remember to give my 'branch' a name and a background color - until first commit.
    
    This working style is inspired by cvs, but i think, it works well with fossil.
    
    Instead of "fossil branch list" i always use the gui, so i don't need this command.
    
    best regards
    Wolfgang