EnglishFrenchSpanish

OnWorks favicon

statcvs - Online in the Cloud

Run statcvs in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command statcvs that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


statcvs - CVS Repository statistic analysis tool, written in Java

SYNOPSIS


cvs log > cvs-logfile.log

statcvs [ options ] path/to/cvs-logfile.log path/to/checkout

DESCRIPTION


This manual page documents briefly the statcvs command. This manual page was written for
the Debian distribution because the original program does not have a manual page.

statcvs is a program that retrieves information from a CVS repository and generates
various tables and charts describing the project development, e.g. timeline for the lines
of code, contribution of each developer etc.
The current version of StatCvs generates a static suite of HTML documents containing
tables and chart images. StatCvs is opens source software, released under the terms oft
the LGPL.
StatCvs uses JFreeChart to generate charts.

cvs-logfile.log
path to the cvs logfile of the module. Important note: statcvs will fail if the
log file was not produced with cvs from within the checkout. It however does not
matter if the file is not in the directory you're running statcvs from.

path/to/checkout
path to the directory of the checked out module

OPTIONS


These programs follow the usual command line syntax, with long options starting with one
dashe ("-"). A list of options is included below. For a complete description, run the
program without parameters

-version
print the version information and exit

-output-dir <dir>
directory where HTML suite will be saved

-include <pattern>
include only files matching pattern, e.g. **/*.c;**/*.h

-exclude <pattern>
exclude matching files, e.g. tests/**;docs/**

-title <title>
Project title to be used in reports

-viewcvs <url>
integrate with ViewCVS installation at <url>

-verbose
print extra progress information

JAVA-WRAPPERS NOTE


This program is a shell script wrapper based on java-wrappers(7). You therefore benefit
from several features; please see the java-wrappers(7) manual page.

Use statcvs online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    formkiq-core
    formkiq-core
    FormKiQ Core is an Open Source Document
    Management System (DMS), available to
    run as a headless software or with a
    web-based client, deployed to your
    Amazon We...
    Download formkiq-core
  • 2
    Blackfriday
    Blackfriday
    Blackfriday is a Markdown processor
    implemented in Go. It is paranoid about
    its input (so you can safely feed it
    user-supplied data), it is fast, it
    supports c...
    Download Blackfriday
  • 3
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 4
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 5
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 6
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • More »

Linux commands

Ad