1KDESVN(1)    A Subversion Client for KDE (standalone application)    KDESVN(1)
2
3
4

NAME

6       kdesvn - A Subversion Client for KDE (standalone application)
7

SYNOPSIS

9       kdesvn [Qt-options] [KDE-options] [options] exec <command> [URL]
10

DESCRIPTION

12       A Subversion Client for KDE (standalone application)
13

OPTIONS

15   Arguments:
16       exec   <command>            Execute subversion command ("exec help" for
17              more information)
18
19       URL    Document to open
20
21   Options:
22       -r startrev
23              [:endrev]      Execute single  subversion  command  on  specific
24              revision(-range)
25
26       -R     Ask for revision when executing single command
27
28       -o <file>
29              Save output of subversion command (eg "cat") into file <file>
30
31       -l <number>
32              Limit log output to <number>
33
34
35   Generic options:
36       --help Show help about options
37
38       --help-qt
39              Show Qt specific options
40
41       --help-kde
42              Show KDE specific options
43
44       --help-all
45              Show all options
46
47       --author
48              Show author information
49
50       -v, --version
51              Show version information
52
53       --license
54              Show license information
55
56       --     End of options
57
58
59   KDE options:
60       --caption <caption>
61              Use 'caption' as name in the titlebar
62
63       --icon <icon>
64              Use 'icon' as the application icon
65
66       --miniicon <icon>
67              Use 'icon' as the icon in the titlebar
68
69       --config <filename>
70              Use alternative configuration file
71
72       --dcopserver <server>
73              Use the DCOP Server specified by 'server'
74
75       --nocrashhandler
76              Disable crash handler, to get core dumps
77
78       --waitforwm
79              Waits for a WM_NET compatible windowmanager
80
81       --style <style>
82              sets the application GUI style
83
84       --geometry <geometry>
85              sets  the client geometry of the main widget - see man X for the
86              argument format
87
88
89   Qt options:
90       --display <displayname>
91              Use the X-server display 'displayname'
92
93       --session <sessionId>
94              Restore the application for the given 'sessionId'
95
96       --cmap Causes the application to install a  private  color  map  on  an
97              8-bit display
98
99       --ncols <count>
100              Limits  the  number  of colors allocated in the color cube on an
101              8-bit  display,  if  the  application  is  using  the  QApplica‐
102              tion::ManyColor color specification
103
104       --nograb
105              tells Qt to never grab the mouse or the keyboard
106
107       --dograb
108              running  under  a  debugger  can  cause an implicit -nograb, use
109              -dograb to override
110
111       --sync switches to synchronous mode for debugging
112
113       --fn, --font <fontname>
114              defines the application font
115
116       --bg, --background <color>
117              sets the default background color  and  an  application  palette
118              (light and dark shades are calculated)
119
120       --fg, --foreground <color>
121              sets the default foreground color
122
123       --btn, --button <color>
124              sets the default button color
125
126       --name <name>
127              sets the application name
128
129       --title <title>
130              sets the application title (caption)
131
132       --visual TrueColor
133              forces  the  application  to  use a TrueColor visual on an 8-bit
134              display
135
136       --inputstyle <inputstyle>
137              sets XIM (X Input  Method)  input  style.  Possible  values  are
138              onthespot, overthespot, offthespot and root
139
140       --im <XIM server>
141              set XIM server
142
143       --noxim
144              disable XIM
145
146       --reverse
147              mirrors the whole layout of widgets
148
149
150

SEE ALSO

152       Full  user documentation is available through the KDE Help Center.  You
153       can also enter the URL help:/kdesvn/ directly into konqueror or you can
154       run `khelpcenter help:/kdesvn/' from the command-line.
155

AUTHORS

157       Rajko Albrecht <ral@alwins-world.de>
158
159
160
161
162K Desktop Environment              Aug 2006                          KDESVN(1)
Impressum