< Home - < Back

svn2cl


Information about the package, svn2cl, which is shipped with common Linux distributions. The svn2cl package is designed for, Create a ChangeLog from a Subversion log.


Package Name:

svn2cl

Summary:

Create a ChangeLog from a Subversion log

Description:

svn2cl is a simple xsl transformation and shellscript wrapper for generating a classic GNU-style ChangeLog from a subversion repository log. It is made from several changelog-like scripts using common xslt constructs found in different places.

Architecture:

noarch

Version:

0.14

Release:

3

Size:

25 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for svn2cl


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


Command

Description of Command

yum install svn2cl

This command will install svn2cl on the server.

yum remove svn2cl

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

yum -y remove svn2cl

This command will un-install svn2cl 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 svn2cl when using the -y flag.

yum update svn2cl

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

yum -y update svn2cl

This command will update svn2cl 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 svn2cl when using the -y flag.

yum info svn2cl

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

yum deplist svn2cl

This command will show you the dependencies for svn2cl. 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 svn2cl

This command will check if there is an update waiting on svn2cl. 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.