kdesvn - Man Page
A Subversion client by KDE (standalone application)
Synopsis
kdesvn [options] exec <command> [URL]
Description
A Subversion client by KDE (standalone application)
Options
Arguments
- exec <command>
Execute subversion command ("exec help" for more information, opens KDE Help Center)
- URL
Path to local working copy or a repository.
Options
- -r startrev[:endrev]
Execute single subversion command on specific revision(-range)
- -R
Ask for revision when executing single command
- -f
Force operation
- -o <file>
Save output of subversion command (eg “cat”) into file <file>
- -l <number>
Limit log output to <number>
Example
kdesvn file:///path/to/local/working/copy
kdesvn http://remote/svn/project/trunk
See Also
Full user documentation is available through the KHelpCenter. You can also enter the URL help:/kdesvn/ directly into Konqueror or you can run `khelpcenter help:/kdesvn/' from the command-line.
kf5options(7)
qt5options(7)
Authors
Rajko Albrecht <ral@alwins-world.de>
Author
Rajko Albrecht <ral@alwins-world.de>
Author.