Ticket Change Details
Not logged in
Overview

Artifact ID: de73b0b0137ebb80058a877e2548da9b22b97f28
Ticket: 17389900b2e5bd8165b8ca637d2cd32664defb62
"open" needs to warn before overwriting existing files
User & Date: eric 2010-06-22 18:25:02
Changes

  1. Appended to comment:
    
    
    <hr><i>eric added on 2010-06-22 18:25:02:</i><br>
    If you had done
    
    <pre>fossil help open</pre>
    
    (and why wouldn't you if you are new to Fossil), you would have found out about <code>--keep</code>. But I would never have considered anything other than creating a new working directory first (including the <code>fossil open</code>) and copying my stuff into it after that.  Do not expect software to work the way you expect it to work, always check!
    
    If confirmation requests were added it would interfere with <b>my</b> work methods.