summaryrefslogtreecommitdiffstats
path: root/git-cvsserver.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-05-07 13:20:28 +0900
committerJunio C Hamano <gitster@pobox.com>2021-05-07 13:20:28 +0900
commitbe601db52373745ac789abd913f1a259585c958a (patch)
tree61431ac4cfb4ac7934254a7230e9dc17504a4bf3 /git-cvsserver.html
parent4078a55a6fb467915a2f03f271d1390b97eabc13 (diff)
downloadgit-htmldocs-be601db52373745ac789abd913f1a259585c958a.tar.gz
Autogenerated HTML docs for v2.31.1-527-g2d677e
Diffstat (limited to 'git-cvsserver.html')
-rw-r--r--git-cvsserver.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/git-cvsserver.html b/git-cvsserver.html
index 326ef5d16..5f9a48a80 100644
--- a/git-cvsserver.html
+++ b/git-cvsserver.html
@@ -767,6 +767,17 @@ git-cvsserver(1) Manual Page
</div>
</div>
<div class="sect1">
+<h2 id="_description">DESCRIPTION</h2>
+<div class="sectionbody">
+<div class="paragraph"><p>This application is a CVS emulation layer for Git.</p></div>
+<div class="paragraph"><p>It is highly functional. However, not all methods are implemented,
+and for those methods that are implemented,
+not all switches are implemented.</p></div>
+<div class="paragraph"><p>Testing has been done using both the CLI CVS client, and the Eclipse CVS
+plugin. Most functionality works fine with both of these clients.</p></div>
+</div>
+</div>
+<div class="sect1">
<h2 id="_options">OPTIONS</h2>
<div class="sectionbody">
<div class="paragraph"><p>All these options obviously only make sense if enforced by the server side.
@@ -838,17 +849,6 @@ unless <code>--export-all</code> was given, too.
</div>
</div>
<div class="sect1">
-<h2 id="_description">DESCRIPTION</h2>
-<div class="sectionbody">
-<div class="paragraph"><p>This application is a CVS emulation layer for Git.</p></div>
-<div class="paragraph"><p>It is highly functional. However, not all methods are implemented,
-and for those methods that are implemented,
-not all switches are implemented.</p></div>
-<div class="paragraph"><p>Testing has been done using both the CLI CVS client, and the Eclipse CVS
-plugin. Most functionality works fine with both of these clients.</p></div>
-</div>
-</div>
-<div class="sect1">
<h2 id="_limitations">LIMITATIONS</h2>
<div class="sectionbody">
<div class="paragraph"><p>CVS clients cannot tag, branch or perform Git merges.</p></div>
@@ -1313,7 +1313,7 @@ and <code>gitcvs.allBinary</code> to "guess".</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-11 00:03:13 JST
+ 2021-05-07 13:16:48 JST
</div>
</div>
</body>