< Home - < Back

viewvc


Information about the package, viewvc, which is shipped with common Linux distributions. The viewvc package is designed for, Browser interface for CVS and SVN version control repositories.


Package Name:

viewvc

Summary:

Browser interface for CVS and SVN version control repositories

Description:

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.

Architecture:

noarch

Version:

1.1.26

Release:

1.el6

Size:

758 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for viewvc


Control the viewvc package with the following handy commands outlined below.


Command

Description of Command

yum install viewvc

This command will install viewvc on the server.

yum remove viewvc

This command will un-install viewvc on the server. When you run this command, you will be asked if you are sure that you want to remove viewvc, so you have to manually confirm that you want to do this.

yum -y remove viewvc

This command will un-install viewvc on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove viewvc when using the -y flag.

yum update viewvc

This command will update viewvc to the latest version. When you run this command, you will be asked if you are sure that you want to remove viewvc, so you have to manually confirm that you want to do this.

yum -y update viewvc

This command will update viewvc to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove viewvc when using the -y flag.

yum info viewvc

This command will show you core information about the viewvc package.

yum deplist viewvc

This command will show you the dependencies for viewvc. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update viewvc

This command will check if there is an update waiting on viewvc. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.