Warning, /sdk/kdesvn/doc/man-kdesvn.1.docbook is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" ?>
0002 <!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
0003 <!ENTITY % English "INCLUDE">
0004 ]>
0005
0006 <refentry lang="&language;" id='kdesvn1'>
0007 <refentryinfo>
0008 <title>kdesvn User's Manual</title>
0009 <author><personname>
0010 <firstname>Rajko</firstname>
0011 <surname>Albrecht</surname>
0012 </personname>
0013 <email>ral@alwins-world.de</email></author>
0014 <date>2016-05-22</date>
0015 <releaseinfo>kdesvn 2.1.0</releaseinfo>
0016 </refentryinfo>
0017
0018 <refmeta>
0019 <refentrytitle><command>kdesvn</command></refentrytitle>
0020 <manvolnum>1</manvolnum>
0021 </refmeta>
0022
0023 <refnamediv>
0024 <refname><command>kdesvn</command></refname>
0025 <refpurpose>A Subversion client by KDE (standalone application)</refpurpose>
0026 </refnamediv>
0027 <!-- body begins here -->
0028 <refsynopsisdiv id='synopsis'>
0029 <cmdsynopsis>
0030 <command>kdesvn</command>
0031 <arg choice="opt"><replaceable>options</replaceable></arg>
0032 <arg choice="plain"><replaceable>exec</replaceable></arg>
0033 <arg choice="plain"><replaceable><command></replaceable></arg>
0034 <arg choice="opt"><replaceable>URL</replaceable></arg>
0035 </cmdsynopsis>
0036 </refsynopsisdiv>
0037
0038
0039 <refsect1 id='description'><title>Description</title>
0040 <para>A Subversion client by KDE (standalone application)</para>
0041 </refsect1>
0042
0043 <refsect1 id='options'><title>Options</title>
0044
0045 <refsect2 id='ss_arguments'><title>Arguments:</title>
0046 <variablelist>
0047 <varlistentry>
0048 <term><emphasis>exec</emphasis> <command></term>
0049 <listitem><para>Execute subversion command ("exec help" for more information, opens KDE Help Center)</para>
0050 </listitem>
0051 </varlistentry>
0052 <varlistentry>
0053 <term><emphasis>URL</emphasis></term>
0054 <listitem>
0055 <para>Path to local working copy or a repository.</para>
0056 </listitem>
0057 </varlistentry>
0058 </variablelist>
0059 </refsect2>
0060
0061 <refsect2 id='options2'><title>Options:</title>
0062 <variablelist>
0063 <varlistentry>
0064 <term><option>-r startrev[:endrev]</option></term>
0065 <listitem>
0066 <para>Execute single subversion command on specific revision(-range)</para>
0067 </listitem>
0068 </varlistentry>
0069 <varlistentry>
0070 <term><option>-R</option></term>
0071 <listitem>
0072 <para>Ask for revision when executing single command</para>
0073 </listitem>
0074 </varlistentry>
0075 <varlistentry>
0076 <term><option>-f</option></term>
0077 <listitem>
0078 <para>Force operation</para>
0079 </listitem>
0080 </varlistentry>
0081 <varlistentry>
0082 <term><option>-o <file></option></term>
0083 <listitem>
0084 <para>Save output of subversion command (eg <quote>cat</quote>) into file <file></para>
0085 </listitem>
0086 </varlistentry>
0087 <varlistentry>
0088 <term><option>-l <number></option></term>
0089 <listitem>
0090 <para>Limit log output to <number></para>
0091 </listitem>
0092 </varlistentry>
0093 </variablelist>
0094 </refsect2>
0095
0096 </refsect1>
0097
0098 <refsect1 id='example'>
0099 <title>Example</title>
0100 <para>kdesvn file:///<replaceable>path/to/local/working/copy</replaceable></para>
0101 <para>kdesvn http://<replaceable>remote/svn/project/trunk</replaceable></para>
0102 </refsect1>
0103
0104 <refsect1 id='see_also'>
0105 <title>See Also</title>
0106 <simplelist>
0107 <member>Full user documentation is available through the &khelpcenter;. You can also enter the &URL;
0108 <emphasis>help:/kdesvn/</emphasis> directly into &konqueror; or you can run <emphasis>`khelpcenter help:/kdesvn/'</emphasis>
0109 from the command-line.</member>
0110 <member>kf5options(7)</member>
0111 <member>qt5options(7)</member>
0112 </simplelist>
0113 </refsect1>
0114
0115 <refsect1 id='authors'><title>Authors</title>
0116 <literallayout>
0117 Rajko Albrecht <ral@alwins-world.de>
0118 </literallayout></refsect1>
0119 </refentry>
0120