File: index.html

package info (click to toggle)
xxdiff 1%3A4.0.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,716 kB
  • ctags: 2,245
  • sloc: cpp: 18,495; python: 6,134; sh: 1,543; ansic: 1,535; perl: 308; lex: 284; yacc: 279; lisp: 250; tcl: 213; makefile: 82
file content (38 lines) | stat: -rw-r--r-- 1,720 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="generator" content="Docutils 0.8.1: http://docutils.sourceforge.net/" />
<title>Version Control Tools and Other Utilities</title>
<link rel="stylesheet" href="../style.css" type="text/css" />
</head>
<body>

<div id="project-header">
  <a href="/"><img src="/home/furius-logo-w.png" id="logo"></a>
  <div id="project-home"><a href="..">Project Home</a></div>
</div>

<div class="document" id="version-control-tools-and-other-utilities">
<h1 class="title">Version Control Tools and Other Utilities</h1>

<p>This directory contains tools that can be used to link xxdiff with version
control systems.  Some of these are unfinished.  Use them to build your own
(they should be simple anyway) and I'd be happy to add your contributions in
here.</p>
<p>Important note:  cvs.py is working well, and being used in other
contexts, but I haven't had time to implement xxcvs and xxcleartool
yet.</p>
<ul class="simple">
<li><a class="reference external" href="clearcase">clearcase</a></li>
<li><a class="reference external" href="cvs">cvs</a></li>
<li><a class="reference external" href="emacs">emacs</a></li>
<li><a class="reference external" href="misc">misc</a></li>
<li><a class="reference external" href="perforce">perforce</a></li>
<li><a class="reference external" href="subversion">subversion</a></li>
<li><a class="reference external" href="tla">tla/arch</a></li>
</ul>
</div>
</body>
</html>