< Home - < Back

kdesvn


Information about the package, kdesvn, which is shipped with common Linux distributions. The kdesvn package is designed for, A subversion client for KDE4 with KIO integration.


Package Name:

kdesvn

Summary:

A subversion client for KDE4 with KIO integration

Description:

KDESvn is a frontend to the subversion vcs. In difference to most other tools it uses the subversion C-Api direct via a c++ wrapper made by Rapid SVN and doesn't parse the output of the subversion client. So it is a real client itself instead of a frontend to the command line tool. It is designed for the K-Desktop environment and uses all of the goodies it has. It is planned for future that based on the native client some plugins for konqueror and/or kate will made.

Architecture:

x86_64

Version:

1.5.5

Release:

2.el6

Size:

2.1 M

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for kdesvn


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


Command

Description of Command

yum install kdesvn

This command will install kdesvn on the server.

yum remove kdesvn

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

yum -y remove kdesvn

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

yum update kdesvn

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

yum -y update kdesvn

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

yum info kdesvn

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

yum deplist kdesvn

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

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