1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Web-based Repository Browsing (ViewVC)

SourceForge.net provides a centralized install of ViewVC (formerly known as ViewCVS) as a web interface for browsing your project CVS and Subversion repositories.

Features

ViewVC supports common actions such as:

  • Reviewing recent changes in the repository.
  • Viewing the contents of a checked-in file (including raw or syntax-highlighted outputs).
  • Viewing the differences between two revisions of a file.
  • Easily accessing tagged versions of file content.
  • Viewing the blame list (line-based annotations of who modified a file last).

Access

To access ViewVC:

  1. Access the Project Summary page for the desired project.
  2. Click on the "CVS Browse" or "SVN Browse" link under the Code dropdown menu.

Getting Help