Skip to main content

Very simple package to make use of StatCVS easier.

Project description

rbco.statcvswrapper

Introduction

rbco.statcvswrapper is an wrapper around StatCVS to make it more straightforward to use. It also solves a problem: it corrects the encoding so accentuation is displayed correctly in the generated reports.

Installing

  1. Download the StatCVS jar from its website.

  2. Add an environment variable called STATCVS_JAR_PATH with the full path to the downloaded JAR. Example: export STATCVS_JAR_PATH=/home/rafaelb/statcvs.jar. Normally you want to put this at the end of your ~/.bashrc file.

  3. Use Python’s setuptools to install rbco.statcvswrapper. Example: easy_install rbco.statcvswrapper

Running

  1. Change into your working copy directory.

  2. Do a cvs update.

  3. Run statcvs_wrapper ..

This will issue the command to get the log from CVS, run StatCVS, correct the encoding of the report and open the report in Firefox.

Changelog

0.2 (2010-08-06)

  • Refactoring to make it more modular, in order to allow other programs to extend it to perform extra formatting of the reports.

0.1 (2010-08-05)

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rbco.statcvswrapper-0.2.zip (8.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page