VCS Report Logo English | Русский
CVS Home
Subversion Home
JavaSVN
IntelliJ IDEA Home
Rate CVS Report at Eclipse Plugin Central
Borland JBuilder Home
NetBeans
SourceForge.net Logo
RSS Project News
Using CVS Report

This document describes how to use CVS Report as a standalone application and as a plugin for IntelliJ IDEA, Borland JBuilder, Eclipse, NetBeans.

1. CVS Report

CVS Report generates statistical reports from the CVS (Concurrent Versioning System) repository, supports pserver and local methods.

1.1. Main Screen (History table)

CVS Main Screen 1

1.2. Main Screen ("Commits by user" chart)

CVS Main Screen 2

1.3. Main Screen ("Commits by day" chart)

CVS Main Screen 3

1.4. Toolbar. There are buttons to control CVS Report.

CVS Main Screen

Get Report Button Get report - starts the history command
Stop Report Button Stop report - stops the history command
Clear Table Button Clear report table – clears the history table
Export report to HTML file Button Export report to HTML file – exports the report to the HTML file
Export report to CSV file Button Export report to CSV file – exports the report to the CSV (Comma Separated Values) file
About Button About – shows "CVS Report About" dialog

1.5. CVS Configuration dialog

CVS Configuration Dialog

1.6. Calendar. Helps to select the start and the end dates.

Calendar

2. CVS Report for IntelliJ IDEA

http://www.jetbrains.com/idea

2.1. Installation

  1. Close IDEA
  2. Unpack files from CVSReportIDEA-bin-{VERSION}.zip to IDEA plugins folder
  3. Run IDEA

2.2. IDEA ToolBar

IDEA ToolBar

2.3. IDEA Main Menu

IDEA MainMenu

2.4. IDEA Project Menu

IDEA Project Menu

3. CVS Report for Eclipse

http://www.eclipse.org

3.1. Installation

  1. Close Eclipse
  2. Unpack file org.vcsreport.cvsreport_{VERSION}.jar from CVSReportEclipse-bin-{VERSION}.zip to {Eclipse>}/plugins folder
  3. Run Eclipse

3.2. Eclipse ToolBar

Eclipse ToolBar

4. CVS Report for Borland JBuilder

http://www.borland.com/jbuilder

4.1. Installation

  1. Close JBuilder
  2. Unpack files from CVSReportJBuilder-bin-{VERSION}.zip to {JBuilder}/lib/ext folder.
  3. Run JBuilder

4.2. JBuilder Main Menu

JBuilder MainMenu

5. CVS Report for NetBeans

http://www.netbeans.org

5.1. Installation

  1. Go to Main Menu -> Tools -> Update Center
  2. Select "Install Manually Downloaded Modules (nbm. Files)", press "Next"
  3. Press "Add" and select the file "button org-vcsreport-cvsreport.nbm", press "Next"
  4. Select the line "CVS Report for NetBeans" in the right list "Include in Install", press "Next"
  5. Accept the license
  6. Select the checkbox "Include" and press the button "Yes"
  7. NetBeans will refresh Toolbar and Main Menu

5.2. NetBeans ToolBar

NetBeans ToolBar

5.3. NetBeans Main Menu

NetBeans MainMenu

Copyright (c) 2006, Alexander Maximenya
All rights reserved