Fossil

Ticket Change Details
Login
Overview

Artifact ID: 23f9b19640ddb077052e5f64ff39ab6413423bfc
Ticket: 3a2a265132203424cf68d9fdbc4b9447178d86e7
Suggestion: CLI option to describe features with which fossil was compiled
User & Date: stephan 2013-03-15 14:52:24
Changes

  1. icomment:
    This has been implemented, to some degree, in [1be15a57f1a6447], in the form of a new -verbose flag for the 'version' command. i'm not sure how to get some of the details (e.g. the OpenSSL implementation name and version number), so it just spits out some simple text, e.g.:
    
    [stephan@host:~/cvs/fossil/fossil/src]$ f version -v
    This is fossil version 1.25 [0d55a0ad0f] 2013-03-15 14:35:26 UTC
    Compiled with the following features enabled:
    	SSL
    	JSON
    
  2. login: "stephan"
  3. mimetype: "text/x-fossil-plain"
  4. resolution changed to: "Fixed"
  5. status changed to: "Closed"