1CERVISIA(1) Cervisia CERVISIA(1)
2
3
4
6 Cervisia - Graphical CVS frontend
7
9 cervisia
10 [ --display display ]
11 [ --caption caption ]
12 [ --icon icon ]
13 [ --miniicon miniicon ]
14 [ --config filename ]
15 [ --dcopserver server ]
16 [ --nocrashhandler ]
17 [ --waitforwm ]
18 [ --style style ]
19 [ --geometry geometry ]
20 [ --resolve filename ]
21 [ --log filename ]
22 [ --annotate filename ]
23 [ directory ]
24
26 Cervisia is a graphical user interface for the Concurrent Versions Sys‐
27 tem. It is based on the KDE libraries and therefore shares their
28 Look'n'Feel, configuration and help system.
29
31 Cervisia accepts the following options:
32
33 directory
34 Tells Cervisia to open the sandbox in directory at startup
35
36 --resolve filename
37 Shows a resolve dialog for the given file
38
39 --log filename
40 Shows a log dialog for the given file
41
42 --annotate filename
43 Shows a annotation dialog for the given file
44
45 --caption caption
46 Sets the caption, i. e. what is shown in the title bar
47
48 --icon icon
49 Sets the program's icon (used by window managers and panels)
50
51 --miniicon miniicon
52 Sets the program's mini icon (used by window managers and panels)
53
54 --config filename
55 Uses the given file for the configuration
56
57 --dcopserver server
58 Sets the dcopserver the program should use
59
60 --nocrashhandler
61 Disables the crash handler. Use this to get core dumps
62
63 --waitforwm
64 Waits for a WM_NET compatible windowmanager
65
66 --style style
67 Sets the application GUI style
68
69 --geometry geometry
70 Sets the geometry of the main window
71
73 _KDECONFDIR_/cervisiarc - global configuration file
74
75 $HOME/.kde/share/config/cervisiarc - user-specific configuration file
76
78 _KDEHTMLDIR_/en/cervisia/index.html
79
80 cvs(1)
81
82 http://cervisia.kde.org/
83
85 Cervisia was originally developed by Bernd Gehrmann and is now main‐
86 tained by Christian Loose <christian.loose@kdemail.net>.
87
89 Report bugs at http://bugs.kde.org.
90
91
92
932.4.0 2007-04-29 CERVISIA(1)