On this page: |
What Is ViewVC?ViewVC is a browser interface for CVS and Subversion version control repositories. It generates templatized HTML to present navigable directory, revision, and change log listings. It can display specific versions of files as well as diffs between those versions. Basically, ViewVC provides the bulk of the report-like functionality you expect out of your version control tool, but much more prettily than the average textual command-line program output. Here are some of the additional features of ViewVC:
For a complete list of changes present in each release, see ViewVC's CHANGES file. Here are some screenshots of ViewVC: RequirementsThe only hard software requirement for running ViewVC is Python 1.5.2 or later. All other requirements depend on what you want to do with the tool. For use with Subversion repositories, you need these things:
If you plan to use ViewVC with CVS repositories, you need the following things:
ViewVC integrates with additional pieces of software to provide certain bits of optional functionality:
LicenseViewVC employs a "two-clause Berkeley-style" license. It's pretty liberal as licenses go.
If you have specific questions about whether your particular usage of ViewVC is legal, feel free to contact us. We can probably answer simple questions — for complex ones, you better talk to a lawyer. |