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

📄 ch02s02.html

📁 linux 下的 图形化的 SVN 相当于 VSS
💻 HTML
📖 第 1 页 / 共 4 页
字号:
                        <ul type="disc">                           <li>                              <p>up-to-date</p>                           </li>                           <li>                              <p>modified</p>                           </li>                           <li>                              <p>out of date</p>                           </li>                           <li>                              <p>- unknown -</p>                           </li>                           <li>                              <p>- missing -</p>                           </li>                        </ul>                     </div>                  </dd>                  <dt><span class="term">                                      <span class="bold"><b>Revision</b></span>                                    </span></dt>                  <dd>                     <p>The latest revision in the repository.</p>                  </dd>                  <dt><span class="term">                                      <span class="bold"><b>Last revision</b></span>                                    </span></dt>                  <dd>                     <p>The last revision containing an a change.</p>                  </dd>                  <dt><span class="term">                                      <span class="bold"><b>Last updated</b></span>                                    </span></dt>                  <dd>                     <p>The date and time of last up date.</p>                  </dd>                  <dt><span class="term">                                      <span class="bold"><b>Modified (local)</b></span>                                    </span></dt>                  <dd>                     <p>The date and time of last modification made locally.</p>                  </dd>                  <dt><span class="term">                                      <span class="bold"><b>Author</b></span>                                    </span></dt>                  <dd>                     <p>User name of <span><b class="application">subversion</b></span> account that performed a                                        modification and did commit.                     </p>                  </dd>                  <dt><span class="term">                                      <span class="bold"><b>Tag/Branch</b></span>                                    </span></dt>                  <dd>                     <p>The trunk, tag or branch of the repository filesystem under which the file                                        resides. When the file resides in a <b class="filename"><tt>branch</tt></b> or                                        a <b class="filename"><tt>tag</tt></b> folder the <span class="inlinemediaobject"><img src="images/b-16x16.png"></span> or <span class="inlinemediaobject"><img src="images/t-16x16.png"></span> icons are used respectively and the value is change from trunk                                        to branch or tag accordingly.                     </p>                  </dd>               </dl>            </div>            <p>The file view also provides visual indication item status by way of a graphic icon                         located before the item as described in the following table.            </p>            <div class="table"><a name="esvn-tbl-file-view-status-icons"></a><p class="title"><b>Table&nbsp;2.2.&nbsp;File View Status Icons</b></p>               <table summary="File View Status Icons" border="1">                  <colgroup>                     <col width="50%">                     <col width="50%">                  </colgroup>                  <thead>                     <tr>                        <th>Icon</th>                        <th>Meaning</th>                     </tr>                  </thead>                  <tbody>                     <tr>                        <td><span class="inlinemediaobject"><img src="images/FileUnknown16x16.jpg"></span></td>                        <td>File unknown. Not under repository control.</td>                     </tr>                     <tr>                        <td><span class="inlinemediaobject"><img src="images/FileAdded16x16.png"></span></td>                        <td>File added. Scheduled for commit.</td>                     </tr>                     <tr>                        <td><span class="inlinemediaobject"><img src="images/FileWriteable16x16.jpg"></span></td>                        <td>Up to date and writable.</td>                     </tr>                     <tr>                        <td><span class="inlinemediaobject"><img src="images/FileModified16x16.jpg"></span></td>                        <td>Locally modified.</td>                     </tr>                     <tr>                        <td><span class="inlinemediaobject"><img src="images/FileNeedsPatch16x16.jpg"></span></td>                        <td>Out of date. Needs Patch.</td>                     </tr>                     <tr>                        <td><span class="inlinemediaobject"><img src="images/FileConflict16x16.jpg"></span></td>                        <td>Conflict resulted from Merge or Update operation.</td>                     </tr>                     <tr>                        <td><span class="inlinemediaobject"><img src="images/FileRemoved16x16.jpg"></span></td>                        <td>File locally removed.</td>                     </tr>                     <tr>                        <td><span class="inlinemediaobject"><img src="images/folder_red.png"></span></td>                        <td>Contents have been added to the folder but not yet sent to repository in                                             commit, content is modified. Only displayed when <tt class="option">Show folders in File                                                List</tt> option is checked (see <a href="ch03s07.html" title="Configuring Options">the section called &#8220;Configuring Options&#8221;</a>).                        </td>                     </tr>                     <tr>                        <td><span class="inlinemediaobject"><img src="images/folder_exec_3.png"></span></td>                        <td>Folder contains items under repository control that have been modified,                                             contents are out-of-date. Only displayed when <tt class="option">Show folders in File                                                List</tt> option is checked (see <a href="ch03s07.html" title="Configuring Options">the section called &#8220;Configuring Options&#8221;</a>).                        </td>                     </tr>                  </tbody>               </table>            </div>            <div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;">               <table border="0" summary="Tip">                  <tr>                     <td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="common/admon/tip.png"></td>                     <th align="left"></th>                  </tr>                  <tr>                     <td colspan="2" align="left" valign="top">                        <p>To view the Log associated with a folder, <span class="action">double-click</span> the folder.                        </p>                     </td>                  </tr>               </table>            </div>            <p>In addition to displaying and providing access to and information about files, the                         file view provides access to a number of <span><b class="application">subversion</b></span> operations                         by way of a context menu (<span class="action">right-click</span>).            </p>         </div>         <div class="sect2" lang="en">            <div class="titlepage">               <div>                  <div>                     <h3 class="title"><a name="esvn-log-view"></a>Log View                     </h3>                  </div>               </div>               <div></div>            </div>            <p>The log view displays the output of processing commands. Commands and the status of                         their results are highlighted.            </p>            <p>Output can be selected in part or in whole and copied to the                         <span><b class="application">Clipboard</b></span>. <span class="action">Right-click</span> choose                           <span class="guimenuitem">Select All</span> to select all the entire content of the output log                         or <span class="action">click</span> and <span class="action">drag</span> the mouse pointer across a part of the                         log to select a portion. Use <span class="keysym">Ctrl+C</span> or <span class="action">right-click</span> choose <span class="guimenuitem">Copy</span> to                         place a copy of the selected output on the <span><b class="application">clipboard</b></span>.            </p>         </div>         <div class="sect2" lang="en">            <div class="titlepage">               <div>                  <div>                     <h3 class="title"><a name="esvn-command-prompt"></a>Command Prompt                     </h3>                  </div>               </div>               <div></div>            </div>            <p>The Command Prompt enables manual input of <span><b class="application">subversion</b></span> commands as an alternative to                         driving functions using the menu options. When working at the Command Prompt use the                         &#8657; &amp; &#8659; direction keys to traverse the PREV and NEXT command history.            </p>            <div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;">               <table border="0" summary="Tip">                  <tr>                     <td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="common/admon/tip.png"></td>                     <th align="left"></th>                  </tr>                  <tr>                     <td colspan="2" align="left" valign="top">                        <p>Type <span><b class="command">svn help</b></span> to display the <span><b class="application">subversion</b></span> help menu list of                                       commands. Type <span><b class="command">svn help [command]</b></span> to view more information about a command.                        </p>                     </td>                  </tr>               </table>            </div>         </div>      </div>      <div class="navfooter">         <hr>         <table width="100%" summary="Navigation footer">            <tr>               <td width="40%" align="left"><a accesskey="p" href="ch02.html"><img src="common/navig/prev.gif" alt="Prev"></a>&nbsp;               </td>               <td width="20%" align="center"><a accesskey="u" href="ch02.html"><img src="common/navig/up.gif" alt="Up"></a></td>               <td width="40%" align="right">&nbsp;<a accesskey="n" href="ch02s03.html"><img src="common/navig/next.gif" alt="Next"></a></td>            </tr>            <tr>               <td width="40%" align="left" valign="top">Chapter&nbsp;2.&nbsp;Getting Started&nbsp;</td>               <td width="20%" align="center"><a accesskey="h" href="index.html"><img src="common/navig/home.gif" alt="Home"></a></td>               <td width="40%" align="right" valign="top">&nbsp;Exiting eSvn</td>            </tr>         </table>      </div>   </body></html>

⌨️ 快捷键说明

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