1KDESVN(1) kdesvn User's Manual KDESVN(1)
2
3
4
6 kdesvn - A Subversion client by KDE (standalone application)
7
9 kdesvn [options] exec <command> [URL]
10
12 A Subversion client by KDE (standalone application)
13
15 Arguments:
16 exec <command>
17 Execute subversion command ("exec help" for more information, opens
18 KDE Help Center)
19
20 URL
21 Path to local working copy or a repository.
22
23 Options:
24 -r startrev[:endrev]
25 Execute single subversion command on specific revision(-range)
26
27 -R
28 Ask for revision when executing single command
29
30 -f
31 Force operation
32
33 -o <file>
34 Save output of subversion command (eg “cat”) into file <file>
35
36 -l <number>
37 Limit log output to <number>
38
40 kdesvn file:///path/to/local/working/copy
41
42 kdesvn http://remote/svn/project/trunk
43
45 Full user documentation is available through the KHelpCenter. You
46 can also enter the URL help:/kdesvn/ directly into Konqueror or you
47 can run `khelpcenter help:/kdesvn/' from the command-line.
48 kf5options(7)
49 qt5options(7)
50
52 Rajko Albrecht <ral@alwins-world.de>
53
55 Rajko Albrecht <ral@alwins-world.de>
56 Author.
57
58
59
60kdesvn 2.1.0 2016-05-22 KDESVN(1)