Fossil

Ticket Change Details
Login

Ticket Change Details

Overview

Artifact ID: 242fe28708035e3d9db48b5aed45114597e7baad
Ticket: 5ba427be8809342c6fbdcf48c9c8365467048d28
Fossil clobbers existing files when creating new repo
User & Date: bharder 2015-01-29 20:21:56
Changes

  1. foundin changed to: "9586ac14b8"
  2. icomment:
    kamloops$ ls -ld ../fossils/re2.fsl
    ls: ../fossils/re2.fsl: No such file or directory
    kamloops$ touch ../fossils/re2.fsl
    kamloops$ file ../fossils/re2.fsl
    ../fossils/re2.fsl: empty
    kamloops$ fossil new ../fossils/re2.fsl
    project-id: edf5ba355b8b496b71badd2a16fc0ba178018b59
    server-id:  80334132ba58383783495f24bfb31607ffe7ed41
    admin-user: bch (initial password is "553f2f")
    kamloops$ file ../fossils/re2.fsl
    ../fossils/re2.fsl: Fossil repository - SQLite3 database
    
  3. login: "bharder"
  4. mimetype: "text/plain"
  5. private_contact changed to: "0cf17391f69fcfd64bbde2b38bbfbb45c95439e6"
  6. severity changed to: "Important"
  7. status changed to: "Open"
  8. title changed to:
    Fossil clobbers existing files when creating new repo
    
  9. type changed to: "Code_Defect"