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

📄 apa.html

📁 linux 下的 图形化的 SVN 相当于 VSS
💻 HTML
字号:
<html>   <head>      <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">         <title>Appendix&nbsp;A.&nbsp;Tools</title>      <link rel="stylesheet" href="corpstyle.css" type="text/css">      <meta name="generator" content="DocBook XSL Stylesheets V1.65.1">      <link rel="home" href="index.html" title="The eSvn User Manual">      <link rel="up" href="index.html" title="The eSvn User Manual">      <link rel="previous" href="ch03s33.html" title="View (cat)">      <link rel="next" href="apb.html" title="Appendix&nbsp;B.&nbsp;Building">   </head>   <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">      <div class="navheader">         <table width="100%" summary="Navigation header">            <tr>               <th colspan="3" align="center">Appendix&nbsp;A.&nbsp;Tools</th>            </tr>            <tr>               <td width="20%" align="left"><a accesskey="p" href="ch03s33.html"><img src="common/navig/prev.gif" alt="Prev"></a>&nbsp;               </td>               <th width="60%" align="center">&nbsp;</th>               <td width="20%" align="right">&nbsp;<a accesskey="n" href="apb.html"><img src="common/navig/next.gif" alt="Next"></a></td>            </tr>         </table>         <hr>      </div>      <div class="appendix" lang="en">         <div class="titlepage">            <div>               <div>                  <h2 class="title"><a name="appen-tools"></a>Appendix&nbsp;A.&nbsp;Tools                  </h2>               </div>            </div>            <div></div>         </div>         <div class="toc">            <p><b>Table of Contents</b></p>            <dl>               <dt><span class="sect1"><a href="apa.html#d4e3062">External Diff Tools</a></span></dt>            </dl>         </div>         <div class="sect1" lang="en">            <div class="titlepage">               <div>                  <div>                     <h2 class="title" style="clear: both"><a name="d4e3062"></a>External Diff Tools                     </h2>                  </div>               </div>               <div></div>            </div>            <p>The <tt class="interfacename">Options</tt> dialog enables users to specify their               			preference of programs that will be invoked to perform operations such as editing and               			performing difference comparison between files. Following is a list of diff applications that               			can be used.            </p>            <div class="variablelist">               <dl>                  <dt><span class="term">                        			<span class="bold"><b>                              				<span><b class="application">kdiff3</b></span>                              			</b></span>                        		</span></dt>                  <dd>                     <p>KDiff3 is a program that compares or merges two or three text input files or                        				directories, showing the differences line by line and character by character. KDiff3                        				provides an automatic merge-facility and an integrated editor for comfortable solving of                        				merge-conflicts. The program also supports KIO on KDE (allows accessing ftp, sftp, fish, smb                        				etc.), and has an intuitive graphical user interface. More information and downloads are                        				available from the <a href="http://kdiff3.sourceforge.net/" target="_top">KDiff3 Web Site</a>.                     </p>                  </dd>                  <dt><span class="term">                        			<span class="bold"><b>                              				<span><b class="application">Kompare</b></span>                              			</b></span>                        		</span></dt>                  <dd>                     <p>Kompare is a KDE frontend to the Open Source diff application. Kompare is shipped as                        				part of the KDE SDK. More information is available from the <a href="http://www.kde.org/" target="_top">KDE Web Site</a>.                     </p>                  </dd>                  <dt><span class="term">                        			<span class="bold"><b>                              				<span><b class="application">xxdiff</b></span>                              			</b></span>                        		</span></dt>                  <dd>                     <p>xxdiff is a graphical file and directories comparator and merge tool. xxdiff is useful                        				for comparing two files, three files, or two directories (shallow and recursive). It                        				provides horizontal diffs highlighting and files can be merged interactively with                        				visualization and saving of the resulting output. xxdiff has features to assist in                        				performing merge reviews/policing and can unmerge CVS conflicts in automatically merged file                        				and display them as two files, to help resolve conflicts. xxdiff uses external diff programs                        				to compute differences: works with GNU diff, SGI diff and ClearCase's cleardiff, and any                        				other similar diff tools. More information and downloads can be found at the <a href="http://xxdiff.sourceforge.net/" target="_top">xxdiff Web Site</a>.                      </p>                  </dd>                  <dt><span class="term">                        			<span class="bold"><b>                              				<span><b class="application">TkDiff</b></span>                              			</b></span>                        		</span></dt>                  <dd>                     <p>TkDiff is a graphical front end to the diff program. It provides a side-by-side view of                        				the differences between two files, along with several innovative features such as diff                        				bookmarks and a graphical map of differences for quick navigation. More information and                        				download can be found on the <a href="http://tkdiff.sourceforge.net/" target="_top">TkDiff Web Site</a>.                     </p>                  </dd>                  <dt><span class="term">                        			<span class="bold"><b>                              				<span><b class="application">GTKdiff</b></span>                              			</b></span>                        		</span></dt>                  <dd>                     <p>GTKdiff is a graphical diff tool. It has diff3 and merge features. It's written with                        				GTK+. After gtkdiff-0.8.0, it requires <a href="http://www.gnome.org/" target="_top">GNOME</a>.                        				More information and download can be found the <a href="http://home.catv.ne.jp/pp/ginoue/software/gtkdiff/index-e.html" target="_top">GTKdiff Web Site</a>.                     </p>                  </dd>                  <dt><span class="term">                        			<span class="bold"><b>                              				<span><b class="application">Meld</b></span>                              			</b></span>                        		</span></dt>                  <dd>                     <p>Meld is a visual diff and merge tool. It integrates especially well with CVS. The diff                        				viewer lets you edit files in place (diffs update dynamically), and a middle column shows                        				detailed changes and allows merges. The margins show location of changes for easy                        				navigation, and it also features a tabbed interface that allows you to open many diffs at                        				once. More information and download can be found the <a href="http://meld.sourceforge.net/" target="_top">Meld Web Site</a>.                     </p>                  </dd>                  <dt><span class="term">                        			<span class="bold"><b>                              				<span><b class="application">ExamDiff</b></span>                              			</b></span>                        		</span></dt>                  <dd>                     <p>ExamDiff Pro is a powerful yet intuitive and easy to use visual file and directory                        				comparison tool for Windows. It features unique functionality that distinguishes ExamDiff                        				Pro from other comparison programs. If you used WinDiff or UNIX diff before, you will find                        				that ExamDiff Pro offers much more efficient and user-friendly way to compare files and                        				folders. More information and download can be found the <a href="http://www.prestosoft.com/" target="_top">PrestoSoft</a> the developers of ExamDiff.                     </p>                  </dd>               </dl>            </div>         </div>      </div>      <div class="navfooter">         <hr>         <table width="100%" summary="Navigation footer">            <tr>               <td width="40%" align="left"><a accesskey="p" href="ch03s33.html"><img src="common/navig/prev.gif" alt="Prev"></a>&nbsp;               </td>               <td width="20%" align="center"><a accesskey="u" href="index.html"><img src="common/navig/up.gif" alt="Up"></a></td>               <td width="40%" align="right">&nbsp;<a accesskey="n" href="apb.html"><img src="common/navig/next.gif" alt="Next"></a></td>            </tr>            <tr>               <td width="40%" align="left" valign="top">View (cat)&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;Appendix&nbsp;B.&nbsp;Building</td>            </tr>         </table>      </div>   </body></html>

⌨️ 快捷键说明

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