Overview
Artifact ID: | c94c4cc6a682fce26a6849348df22cad135dd54c |
---|---|
Ticket: | 15f44789de1acaa39f094d6bf1771a01b3d9eeb5
Restore rstats command |
User & Date: | anonymous 2010-08-17 13:39:59 |
Changes
- comment changed to:
While not a big deal, the rstats command was nice. It went away after the GPL -> BSD conversion. It worked like so (which should be enough for a clean room reimplementation): <verbatim> $ fossil help rstats Usage: fossil rstats Deliver a report of the repository statistics for the current checkout. $ fossil rstats Number of Artifacts: 7691 2251 full text + 5440 delta blobs 41348 bytes average, 318009144 bytes total Number Of Checkins: 1811 Number Of Files: 362 Number Of Wiki Pages: 20 Number Of Tickets: 494 Duration Of Project: 1123 days </verbatim> It would be nice to have it back.
- foundin changed to: "391ef2853b"
- severity changed to: "Minor"
- status changed to: "Open"
- title changed to: "Restore rstats command"
- type changed to: "Feature_Request"