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

📄 ch02s02.html

📁 linux 下的 图形化的 SVN 相当于 VSS
💻 HTML
📖 第 1 页 / 共 4 页
字号:
                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">View</span>-&gt;<span class="guimenuitem">Refresh workspace</span> (<span><b class="shortcut"><span class="keysym">Shift+F5</span></b></span>)                        : Refreshes both the <a href="ch02s02.html#esvn-file-view">File View</a> and <a href="ch02s02.html#esvn-tree-view">Tree View</a>.                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">View</span>-&gt;<span class="guimenuitem">Refresh online</span> (<span><b class="shortcut"><span class="keysym">Shift+F5</span></b></span>)                        : Refreshes both the <a href="ch02s02.html#esvn-file-view">File View</a> and <a href="ch02s02.html#esvn-tree-view">Tree View</a> and compares the                                          revision number of all local files with those in the repository.                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">View</span>-&gt;<span class="guimenuitem">Toolbars</span>                        : Displays a sub menu listing the available <a href="ch02s02.html#esvn-toolbar">Toolbar</a> options.                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">View</span>-&gt;<span class="guimenuitem">Hide unknown files</span> (<span><b class="shortcut"><span class="keysym">Ctrl+H</span></b></span>)                        : Toggles visibility of files with the status                                          "- unknown -" in the <a href="ch02s02.html#esvn-file-view">File View</a>.                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">View</span>-&gt;<span class="guimenuitem">Toolbars</span>                        : Clears all output from the output pane.                     </p>                  </li>               </ul>            </div>            <p>                                     </p>            <p><a name="esvn-fpara-modify-menu"></a><b>Modify Menu.&nbsp;</b>                                       </p>            <div class="itemizedlist">               <ul type="disc">                  <li>                     <p>                        <span class="guimenu">Modify</span>-&gt;<span class="guimenuitem">Update</span> (<span><b class="shortcut"><span class="keysym">Alt+U</span></b></span>)                        : Updates all local, unmodified files with new versions                                          that may be residing in the repository (see <a href="ch03s09.html" title="Updating Local Copy">the section called &#8220;Updating Local Copy&#8221;</a>).                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">Modify</span>-&gt;<span class="guimenuitem">Update revision ...</span> (<span><b class="shortcut"><span class="keysym">Ctrl+U</span></b></span>)                        : 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 (<a href="ch03s10.html" title="Updating the Revision">the section called &#8220;Updating the Revision&#8221;</a>).                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">Modify</span>-&gt;<span class="guimenuitem">Commit</span> (<span><b class="shortcut"><span class="keysym">Alt+C</span></b></span>)                        : Commits changes made locally back to the repository (see                                            <a href="ch03s11.html" title="Committing to the Repository">the section called &#8220;Committing to the Repository&#8221;</a>).                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">Modify</span>-&gt;<span class="guimenuitem">Add</span> (<span><b class="shortcut"><span class="keysym">Alt+A</span></b></span>)                        : Adds a folder or file to the workspace directory so that it                                          comes under <span><b class="application">subversion</b></span> control. The file or folder is                                          only added to the server repository on the next commit operation (see <a href="ch03s12.html" title="Adding to the Repository">the section called &#8220;Adding to the Repository&#8221;</a>).                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">Modify</span>-&gt;<span class="guimenuitem">Add recursive ...</span> (<span><b class="shortcut"><span class="keysym">Ctrl+A</span></b></span>)                        : Adds a folder and its contents to the local                                          repository so that it comes under <span><b class="application">subversion</b></span> control.                                          The folder and its contents are only added to the server repository on the next                                          commit operation (see <a href="ch03s13.html" title="Recursive Addition">the section called &#8220;Recursive Addition&#8221;</a>).                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">Modify</span>-&gt;<span class="guimenuitem">Delete</span> (<span><b class="shortcut"><span class="keysym">Alt+D</span></b></span>)                        : Deletes a folder or file from the working copy (see <a href="ch03s14.html" title="Deleting">the section called &#8220;Deleting&#8221;</a>).                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">Modify</span>-&gt;<span class="guimenuitem">Copy (local)</span> (<span><b class="shortcut"><span class="keysym">Alt+Q</span></b></span>)                        : 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 <a href="ch03s15.html" title="Copying Local Files">the section called &#8220;Copying Local Files&#8221;</a>).                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">Modify</span>-&gt;<span class="guimenuitem">Copy (remote)</span> (<span><b class="shortcut"><span class="keysym">Ctrl+Q</span></b></span>)                        : 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 <a href="ch03s16.html" title="Copying Remote Files">the section called &#8220;Copying Remote Files&#8221;</a>)                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">Modify</span>-&gt;<span class="guimenuitem">Move ...</span> (<span><b class="shortcut"><span class="keysym">Alt+V</span></b></span>)                        : Displays the move dialog used to specify a source folder or                                          file and the destination to which it will be moved (see <a href="ch03s17.html" title="Moving Items">the section called &#8220;Moving Items&#8221;</a>).                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">Modify</span>-&gt;<span class="guimenuitem">Make directory ...</span> (<span><b class="shortcut"><span class="keysym">Alt+G</span></b></span>)                        : Displays the make a directory dialog used to specify a                                          folder name that will be created under the folder selected in the <a href="ch02s02.html#esvn-tree-view">Tree View</a>.                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">Modify</span>-&gt;<span class="guimenuitem">Merge</span> (<span><b class="shortcut"><span class="keysym">Alt+M</span></b></span>)                        : Displays the merge dialog used to specify to sources whose                                          differences will be merged to a given location (see <a href="ch03s18.html" title="Merging">the section called &#8220;Merging&#8221;</a>).                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">Modify</span>-&gt;<span class="guimenuitem">Switch</span> (<span><b class="shortcut"><span class="keysym">Alt+S</span></b></span>)                        : Displays the switch dialog used to specify a new location                                          to which the local source will be updated (see <a href="ch03s19.html" title="Switching a Working Copy">the section called &#8220;Switching a Working Copy&#8221;</a>).                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">Modify</span>-&gt;<span class="guimenuitem">Revert</span> (<span><b class="shortcut"><span class="keysym">Alt+R</span></b></span>)                        : Roles back all edits on the selected local item to the                                          last version in the server repository (see <a href="ch03s20.html" title="Reverting">the section called &#8220;Reverting&#8221;</a>).                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">Modify</span>-&gt;<span class="guimenuitem">Revert recursive</span> (<span><b class="shortcut"><span class="keysym">Ctrl+R</span></b></span>)                        : Roles back all edits on the selected local                                          folder and it contents to the last version in the server repository (see <a href="ch03s20.html" title="Reverting">the section called &#8220;Reverting&#8221;</a>).                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">Modify</span>-&gt;<span class="guimenuitem">Cleanup</span> (<span><b class="shortcut"><span class="keysym">Alt+Z</span></b></span>)                        : Performs a recursive cleanup of the workspace directory,                                          removing stale locks and resuming uncompleted operations (see <a href="ch03s21.html" title="Cleaning up">the section called &#8220;Cleaning up&#8221;</a>).                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">Modify</span>-&gt;<span class="guimenuitem">Resolved</span> (<span><b class="shortcut"><span class="keysym">Alt+E</span></b></span>)                        : Removes conflicted state from selected folders or files                                          (see <a href="ch03s22.html" title="Resolving Conflicts">the section called &#8220;Resolving Conflicts&#8221;</a>).                     </p>                  </li>                  <li>                     <p>                        <span class="guimenu">Modify</span>-&gt;<span class="guimenuitem">Edit</span> (<span><b class="shortcut"><span><b class="keycap">F4</b></span></b></span>)                        : Opens the selected file with the editor specified (see                                            <a href="ch03s07.html" title="Configuring Options">the section called &#8220;Configuring Options&#8221;</a>).                     </p>                  </li>               </ul>            </div>            <p>                                     </p>            <p><a name="esvn-fpara-query-menu"></a><b>Query Menu.&nbsp;</b>                                       </p>            <div class="itemizedlist">               <ul type="disc">                  <li>                     <p>                         <span class="guimenu">Query</span>-&gt;<span class="guimenuitem">Log</span> (<span><b class="shortcut"><span class="keysym">Alt+L</span></b></span>)                        : Displays commit log messages (see <a href="ch03s24.html" title="Log">the section called &#8220;Log&#8221;</a>).                     </p>                  </li>                  <li>                     <p>                         <span class="guimenu">Query</span>-&gt;<span class="guimenuitem">Info</span> (<span><b class="shortcut"><span class="keysym">Alt+I</span></b></span>)                        : Displays information about a selected path (see <a href="ch03s25.html" title="Info">the section called &#8220;Info&#8221;</a>).                     </p>                  </li>                  <li>                     <p>                         <span class="guimenu">Query</span>-&gt;<span class="guimenuitem">Status</span> (<span><b class="shortcut"><span class="keysym">Alt+S</span></b></span>)                        : Displays the status of a selected item. If a folder                                          displays status of folder contents (see <a href="ch03s26.html" title="Status">the section called &#8220;Status&#8221;</a>).                     </p>                  </li>                  <li>                     <p>                         <span class="guimenu">Query</span>-&gt;<span class="guimenuitem">Properties</span> (<span><b class="shortcut"><span class="keysym">Alt+P</span></b></span>)                        : Displays the properties associated with the selected                                          path (see <a href="ch03s27.html" title="Properties">the section called &#8220;Properties&#8221;</a>).                     </p>                  </li>                  <li>                     <p>                         <span class="guimenu">Query</span>-&gt;<span class="guimenuitem">Diff</span> (<span><b class="shortcut"><span><b class="keycap">F9</b></span></b></span>)                        : Displays the diff dialog used to specify a version in the                                          repository against which to compare the local item (see <a href="ch03s29.html" title="Quick Diff">the section called &#8220;Quick Diff&#8221;</a>).                     </p>                  </li>                  <li>                     <p>                         <span class="guimenu">Query</span>-&gt;<span class="guimenuitem">Quick Diff</span> (<span><b class="shortcut"><span class="keysym">Shft+F9</span></b></span>)                        : Displays the difference between the current local and                                          the last revision in the repository (see <a href="ch03s28.html" title="Diff">the section called &#8220;Diff&#8221;</a>).

⌨️ 快捷键说明

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