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
Download the StatCVS jar from its website.
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.
Use Python’s setuptools to install rbco.statcvswrapper. Example: easy_install rbco.statcvswrapper
Running
Change into your working copy directory.
Do a cvs update.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file rbco.statcvswrapper-0.2.zip
.
File metadata
- Download URL: rbco.statcvswrapper-0.2.zip
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e2e7de2862edc8221d408bf329479cdfc02e28c28fa636c84827a84bf17ca3e |
|
MD5 | ba1bfd4f17008388b7add404ff2c76e6 |
|
BLAKE2b-256 | bc50666b24f3f85fdcfa45ebb620f5ded8a30f3077b0747c2a14bd180e447e0c |