summaryrefslogtreecommitdiffstats
path: root/git-cvsserver.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-05-23 16:07:42 +0900
committerJunio C Hamano <gitster@pobox.com>2018-05-23 16:07:42 +0900
commitb9d9d90d180cf21baeeb16bd89828d25c7901470 (patch)
treea40241052af8d4f5543b66581e3f0235cfae0af3 /git-cvsserver.html
parentccb8252b46bfba5daf0cfcedaf0f9d2e14ba356f (diff)
downloadgit-htmldocs-b9d9d90d180cf21baeeb16bd89828d25c7901470.tar.gz
Autogenerated HTML docs for v2.17.0-775-ge144d
Diffstat (limited to 'git-cvsserver.html')
-rw-r--r--git-cvsserver.html15
1 files changed, 8 insertions, 7 deletions
diff --git a/git-cvsserver.html b/git-cvsserver.html
index bf9b638bf..8d5d2c7a6 100644
--- a/git-cvsserver.html
+++ b/git-cvsserver.html
@@ -1,9 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 8.6.9" />
+<meta name="generator" content="AsciiDoc 8.6.10" />
<title>git-cvsserver(1)</title>
<style type="text/css">
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@@ -1001,7 +1002,7 @@ Clients should now be able to check out the project. Use the CVS <em>module</em>
</div>
</div>
<div class="sect1">
-<h2 id="dbbackend">Database Backend</h2>
+<h2 id="dbbackend">DATABASE BACKEND</h2>
<div class="sectionbody">
<div class="paragraph"><p><em>git-cvsserver</em> uses one database per Git head (i.e. CVS module) to
store information about the repository to maintain consistent
@@ -1165,7 +1166,7 @@ command-line arguments may not be used.</p></div>
</div>
</div>
<div class="sect1">
-<h2 id="_eclipse_cvs_client_notes">Eclipse CVS Client Notes</h2>
+<h2 id="_eclipse_cvs_client_notes">ECLIPSE CVS CLIENT NOTES</h2>
<div class="sectionbody">
<div class="paragraph"><p>To get a checkout with the Eclipse CVS client:</p></div>
<div class="olist arabic"><ol class="arabic">
@@ -1206,7 +1207,7 @@ so that calling <em>cvs</em> effectively calls <em>git-cvsserver</em>.</p></div>
</div>
</div>
<div class="sect1">
-<h2 id="_clients_known_to_work">Clients known to work</h2>
+<h2 id="_clients_known_to_work">CLIENTS KNOWN TO WORK</h2>
<div class="sectionbody">
<div class="ulist"><ul>
<li>
@@ -1233,7 +1234,7 @@ TortoiseCVS
</div>
</div>
<div class="sect1">
-<h2 id="_operations_supported">Operations supported</h2>
+<h2 id="_operations_supported">OPERATIONS SUPPORTED</h2>
<div class="sectionbody">
<div class="paragraph"><p>All the operations required for normal use are supported, including
checkout, diff, status, update, log, add, remove, commit.</p></div>
@@ -1296,7 +1297,7 @@ and <code>gitcvs.allBinary</code> to "guess".</p></div>
</div>
</div>
<div class="sect1">
-<h2 id="_dependencies">Dependencies</h2>
+<h2 id="_dependencies">DEPENDENCIES</h2>
<div class="sectionbody">
<div class="paragraph"><p><em>git-cvsserver</em> depends on DBD::SQLite.</p></div>
</div>
@@ -1312,7 +1313,7 @@ and <code>gitcvs.allBinary</code> to "guess".</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-01-26 15:11:04 PST
+ 2018-05-23 16:06:29 JST
</div>
</div>
</body>