⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 esvn.xml

📁 linux 下的 图形化的 SVN 相当于 VSS
💻 XML
📖 第 1 页 / 共 5 页
字号:
                            <listitem>                                <para>&view-flat-view-changed;: Filters the <xref                                        linkend="esvn-file-view" endterm="esvn-title-file-view"/> on                                    files with status &quot;changed&quot; when in Show Paths mode.</para>                            </listitem>                            <listitem>                                <para>&view-toolbars;: Displays a sub menu listing the available                                        <xref endterm="esvn-title-toolbar" linkend="esvn-toolbar"/> options.</para>                            </listitem>                            <listitem>                                <para>&view-hideunknown;: Toggles visibility of files with the                                    status &quot;- unknown -&quot; in the <xref                                        endterm="esvn-title-file-view" linkend="esvn-file-view"/>.</para>                            </listitem>                            <listitem>                                <para>&view-clearoutput;: Clears all output from the output pane.</para>                            </listitem>                        </itemizedlist>                    </para>                </formalpara>                <formalpara id="esvn-fpara-modify-menu">                    <title>Modify Menu</title>                    <para>                        <itemizedlist>                            <listitem>                                <para>&modify-update;: Updates all local, unmodified files with                                    new versions that may be residing in the repository (see <xref linkend="esvn-update-local"/>).</para>                            </listitem>                            <listitem>                                <para>&modify-update-revision;: Displays the update dialog used                                    to specify a revision number or date to which the local copy                                    should be updated. Forward and backward revision updates are                                    possible (<xref linkend="esvn-update-revision"/>).</para>                            </listitem>                            <listitem>                                <para>&modify-commit;: Commits changes made locally back to the                                    repository (see <xref linkend="esvn-commit"/>).</para>                            </listitem>                            <listitem>                                <para>&modify-add;: Adds a folder or file to the workspace                                    directory so that it comes under                                    <application>subversion</application> control. The file or                                    folder is only added to the server repository on the next commit                                    operation (see <xref linkend="esvn-add"/>).</para>                            </listitem>                            <listitem>                                <para>&modify-add-recursive;: Adds a folder and its contents to                                    the local repository so that it comes under                                    <application>subversion</application> control. The folder and                                    its contents are only added to the server repository on the next                                    commit operation (see <xref linkend="esvn-recursive-add"/>).</para>                            </listitem>                            <listitem>                                <para>&modify-delete;: Deletes a folder or file from the working                                    copy (see <xref linkend="esvn-delete"/>).</para>                            </listitem>                            <listitem>                                <para>&modify-copy-local;: Displays the copy dialog used to                                    specify a source folder path or file located in the workspace                                    directory and the local destination to which it will be copied                                    (see <xref linkend="esvn-copy-local"/>).</para>                            </listitem>                            <listitem>                                <para>&modify-copy-remote;: Displays the copy dialog used to                                    specify a source folder path or file located in a remote                                    repository and the remote destination to which it will be copied                                    (see <xref linkend="esvn-copy-remote"/>)</para>                            </listitem>                            <listitem>                                <para>&modify-move;: Displays the move dialog used to specify a                                    source folder or file and the destination to which it will be                                    moved (see <xref linkend="esvn-move"/>).</para>                            </listitem>                            <listitem>                                <para>&modify-mkdir;: Displays the make a directory dialog used                                    to specify a folder name that will be created under the folder                                    selected in the <xref endterm="esvn-title-tree-view" linkend="esvn-tree-view"/>.</para>                            </listitem>                            <listitem>                                <para>&modify-merge;: Displays the merge dialog used to specify                                    to sources whose differences will be merged to a given location                                    (see <xref linkend="esvn-merge"/>).</para>                            </listitem>                            <listitem>                                <para>&modify-switch;: Displays the switch dialog used to                                    specify a new location to which the local source will be updated                                    (see <xref linkend="esvn-switch"/>).</para>                            </listitem>                            <listitem>                                <para>&modify-revert;: Roles back all edits on the selected                                    local item to the last version in the server repository (see                                        <xref linkend="esvn-revert"/>).</para>                            </listitem>                            <listitem>                                <para>&modify-revert-recursive;: Roles back all edits on the                                    selected local folder and it contents to the last version in the                                    server repository (see <xref linkend="esvn-revert"/>).</para>                            </listitem>                            <listitem>                                <para>&modify-cleanup;: Performs a recursive cleanup of the                                    workspace directory, removing stale locks and resuming                                    uncompleted operations (see <xref linkend="esvn-cleanup"/>).</para>                            </listitem>                            <listitem>                                <para>&modify-resolved;: Removes conflicted state from selected                                    folders or files (see <xref linkend="esvn-resolve"/>).</para>                            </listitem>                            <listitem>                                <para>&modify-edit;: Opens the selected file with the editor                                    specified (see <xref linkend="esvn-options"/>).</para>                            </listitem>                        </itemizedlist>                    </para>                </formalpara>                <formalpara id="esvn-fpara-query-menu">                    <title>Query Menu</title>                    <para>                        <itemizedlist>                            <listitem>                                <para> &query-log;: Displays commit log messages (see <xref linkend="esvn-log"/>).</para>                            </listitem>                            <listitem>                                <para> &query-info;: Displays information about a selected path                                    (see <xref linkend="esvn-info"/>).</para>                            </listitem>                            <listitem>                                <para> &query-status;: Displays the status of a selected item.                                    If a folder displays status of folder contents (see <xref linkend="esvn-status"/>).</para>                            </listitem>                            <listitem>                                <para> &query-properties;: Displays the properties associated                                    with the selected path (see <xref linkend="esvn-properties"/>).</para>                            </listitem>                            <listitem>                                <para> &query-diff;: Displays the diff dialog used to specify a                                    version in the repository against which to compare the local                                    item (see <xref linkend="esvn-quick-diff"/>).</para>                            </listitem>                            <listitem>                                <para> &query-quick-diff;: Displays the difference between the                                    current local and the last revision in the repository (see <xref linkend="esvn-diff"/>).</para>                            </listitem>                            <listitem>                                <para> &query-diff-3;: Invokes any 3-way-diff, as specified in                                    the options settings, to be used for resolving conflicts, (see                                        <xref linkend="esvn-diff-3"/>).</para>                            </listitem>                            <listitem>                                <para> &query-blame;: Displays the author and revision                                    information for a selected folder, file or URL.</para>                            </listitem>                            <listitem>                                <para> &query-showchanged;: Displays the <interfacename>Changed                                    items</interfacename> dialog that lists all changed items.</para>                            </listitem>                            <listitem>                                <para> &query-view-cat;: Displays the contents of the last                                    revision of a selected file from the repository (see <xref linkend="esvn-view"/>).</para>                            </listitem>                        </itemizedlist>                    </para>                </formalpara>                <formalpara id="esvn-fpara-help-menu">                    <title>Help Menu</title>                    <para>                        <itemizedlist>                            <listitem>                                <para> &help-contents;: Displays the Online Help system.</para>                            </listitem>                            <listitem>                                <para> &help-website;: Opens the &esvn; web site in a browser.</para>                            </listitem>                            <listitem>                                <para> &help-checkupdates;: Displays the <interfacename>Version                                    update</interfacename> dialog.</para>                            </listitem>                            <listitem>                                <para> &help-about;: Displays the                                    <interfacename>About</interfacename> dialog.</para>                            </listitem>                        </itemizedlist>                    </para>                </formalpara>            </sect2>            <sect2 id="esvn-toolbar">                <title id="esvn-title-toolbar">Toolbar</title>                <para>There is a toolbar for each of the &esvn; menus. The toolbars provide                    quick access to the options available on the menus. Each option is represented                    by a button. To use a option just <action>click</action> the toolbar button. If                    you are not certain of a buttons function, hold the mouse cursor over the button                    to display a tool-tip.</para>                <para>To display the <interfacename>File</interfacename> toolbar select &view-toolbars-file;.</para>                <informalfigure>                    <mediaobject>                        <imageobject>                            <imagedata fileref="images/toolbar-file.jpg" format="JPEG"/>                        </imageobject>                    </mediaobject>                </informalfigure>                <para>To display the <interfacename>View</interfacename> toolbar select &view-toolbars-view;.</para>                <informalfigure>                    <mediaobject>                        <imageobject>                            <imagedata fileref="images/toolbar-view.jpg" format="JPEG"/>                        </imageobject>                    </mediaobject>                </informalfigure>                <para>To display the <interfacename>Modify</interfacename> toolbar select &view-toolbars-modify;.</para>                <informalfigure>                    <mediaobject>                        <imageobject>                            <imagedata fileref="images/toolbar-modify.jpg" format="JPEG"/>                        </imageobject>                    </mediaobject>                </informalfigure>                <para>To display the <interfacename>Query</interfacename> toolbar select &view-toolbars-query;.</para>                <informalfigure>                    <mediaobject>                        <imageobject>                            <imagedata fileref="images/toolbar-query.jpg" format="JPEG"/>                        </imageobject>                    </mediaobject>                </informalfigure>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -