diff options
Diffstat (limited to 'development/kdesvn/README')
-rw-r--r-- | development/kdesvn/README | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/development/kdesvn/README b/development/kdesvn/README index 88fb592aed..251c95fc55 100644 --- a/development/kdesvn/README +++ b/development/kdesvn/README @@ -1,7 +1,9 @@ -kdesvn is client for subversion. It uses native KDE API instead of a -extra lib like GAMBAS and it is using the native subversion -delevelopment API instead of just parsing the output of the -commandline tool like most other clients do. +kdesvn is a kde client for subversion. It uses native KDE API instead of +an extra lib like GAMBAS, and it is using the native subversion +development API instead of parsing the output of the commandline tool +like most other clients do. It tries to setup a look and feel like the standard filemanager of KDE and is integrated into it via KPart. + +kdesvn requires sqlite, which is also available from SlackBuilds.org. |