blob: ebe448b0f0d7aae07a2ce836a95cb814f2065ff2 [file] [log] [blame]
Junio C Hamano1a4e8412005-12-27 08:17:231<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
4<head>
Junio C Hamano9d971152012-12-19 00:43:115<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
Junio C Hamano61525f92014-01-17 22:46:496<meta name="generator" content="AsciiDoc 8.6.6" />
Junio C Hamano103b5722011-01-31 05:03:457<title>git-cvsimport(1)</title>
Junio C Hamano1a4e8412005-12-27 08:17:238<style type="text/css">
Junio C Hamano9d971152012-12-19 00:43:119/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
10
11/* Default font. */
12body {
13 font-family: Georgia,serif;
14}
15
16/* Title font. */
17h1, h2, h3, h4, h5, h6,
18div.title, caption.title,
19thead, p.table.header,
20#toctitle,
21#author, #revnumber, #revdate, #revremark,
22#footer {
23 font-family: Arial,Helvetica,sans-serif;
Junio C Hamano1a4e8412005-12-27 08:17:2324}
25
26body {
27 margin: 1em 5% 1em 5%;
28}
29
Junio C Hamanoba4b9282008-07-06 05:20:3130a {
31 color: blue;
32 text-decoration: underline;
33}
34a:visited {
35 color: fuchsia;
36}
Junio C Hamano1a4e8412005-12-27 08:17:2337
38em {
39 font-style: italic;
Junio C Hamano103b5722011-01-31 05:03:4540 color: navy;
Junio C Hamano1a4e8412005-12-27 08:17:2341}
42
43strong {
44 font-weight: bold;
Junio C Hamano103b5722011-01-31 05:03:4545 color: #083194;
Junio C Hamano1a4e8412005-12-27 08:17:2346}
47
Junio C Hamano1a4e8412005-12-27 08:17:2348h1, h2, h3, h4, h5, h6 {
49 color: #527bbd;
Junio C Hamano1a4e8412005-12-27 08:17:2350 margin-top: 1.2em;
51 margin-bottom: 0.5em;
52 line-height: 1.3;
53}
54
Junio C Hamanoba4b9282008-07-06 05:20:3155h1, h2, h3 {
Junio C Hamano1a4e8412005-12-27 08:17:2356 border-bottom: 2px solid silver;
57}
58h2 {
Junio C Hamano1a4e8412005-12-27 08:17:2359 padding-top: 0.5em;
60}
Junio C Hamanoba4b9282008-07-06 05:20:3161h3 {
62 float: left;
63}
64h3 + * {
65 clear: left;
66}
Junio C Hamano9d971152012-12-19 00:43:1167h5 {
68 font-size: 1.0em;
69}
Junio C Hamano1a4e8412005-12-27 08:17:2370
71div.sectionbody {
Junio C Hamano1a4e8412005-12-27 08:17:2372 margin-left: 0;
73}
74
75hr {
76 border: 1px solid silver;
77}
78
79p {
80 margin-top: 0.5em;
81 margin-bottom: 0.5em;
82}
83
Junio C Hamano103b5722011-01-31 05:03:4584ul, ol, li > p {
85 margin-top: 0;
86}
Junio C Hamano9d971152012-12-19 00:43:1187ul > li { color: #aaa; }
88ul > li > * { color: black; }
Junio C Hamano103b5722011-01-31 05:03:4589
Junio C Hamano61525f92014-01-17 22:46:4990pre {
Junio C Hamano1a4e8412005-12-27 08:17:2391 padding: 0;
92 margin: 0;
93}
94
Junio C Hamano9d971152012-12-19 00:43:1195#author {
Junio C Hamano1a4e8412005-12-27 08:17:2396 color: #527bbd;
Junio C Hamano1a4e8412005-12-27 08:17:2397 font-weight: bold;
Junio C Hamanoba4b9282008-07-06 05:20:3198 font-size: 1.1em;
Junio C Hamano1a4e8412005-12-27 08:17:2399}
Junio C Hamano9d971152012-12-19 00:43:11100#email {
Junio C Hamano1a4e8412005-12-27 08:17:23101}
Junio C Hamano9d971152012-12-19 00:43:11102#revnumber, #revdate, #revremark {
Junio C Hamano1a4e8412005-12-27 08:17:23103}
104
Junio C Hamano9d971152012-12-19 00:43:11105#footer {
Junio C Hamano1a4e8412005-12-27 08:17:23106 font-size: small;
107 border-top: 2px solid silver;
108 padding-top: 0.5em;
109 margin-top: 4.0em;
110}
Junio C Hamano9d971152012-12-19 00:43:11111#footer-text {
Junio C Hamano1a4e8412005-12-27 08:17:23112 float: left;
113 padding-bottom: 0.5em;
114}
Junio C Hamano9d971152012-12-19 00:43:11115#footer-badges {
Junio C Hamano1a4e8412005-12-27 08:17:23116 float: right;
117 padding-bottom: 0.5em;
118}
119
Junio C Hamano9d971152012-12-19 00:43:11120#preamble {
Junio C Hamano103b5722011-01-31 05:03:45121 margin-top: 1.5em;
122 margin-bottom: 1.5em;
123}
Junio C Hamano9d971152012-12-19 00:43:11124div.imageblock, div.exampleblock, div.verseblock,
Junio C Hamano1a4e8412005-12-27 08:17:23125div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock,
126div.admonitionblock {
Junio C Hamano7bd050f2011-09-22 06:32:22127 margin-top: 1.0em;
Junio C Hamano1a4e8412005-12-27 08:17:23128 margin-bottom: 1.5em;
129}
130div.admonitionblock {
Junio C Hamano7bd050f2011-09-22 06:32:22131 margin-top: 2.0em;
132 margin-bottom: 2.0em;
133 margin-right: 10%;
134 color: #606060;
Junio C Hamano1a4e8412005-12-27 08:17:23135}
136
137div.content { /* Block element content. */
138 padding: 0;
139}
140
141/* Block element titles. */
142div.title, caption.title {
Junio C Hamano103b5722011-01-31 05:03:45143 color: #527bbd;
Junio C Hamano1a4e8412005-12-27 08:17:23144 font-weight: bold;
145 text-align: left;
146 margin-top: 1.0em;
147 margin-bottom: 0.5em;
148}
149div.title + * {
150 margin-top: 0;
151}
152
153td div.title:first-child {
154 margin-top: 0.0em;
155}
156div.content div.title:first-child {
157 margin-top: 0.0em;
158}
159div.content + div.title {
160 margin-top: 0.0em;
161}
162
163div.sidebarblock > div.content {
164 background: #ffffee;
Junio C Hamano9d971152012-12-19 00:43:11165 border: 1px solid #dddddd;
166 border-left: 4px solid #f0f0f0;
Junio C Hamano1a4e8412005-12-27 08:17:23167 padding: 0.5em;
168}
169
170div.listingblock > div.content {
Junio C Hamano9d971152012-12-19 00:43:11171 border: 1px solid #dddddd;
172 border-left: 5px solid #f0f0f0;
173 background: #f8f8f8;
Junio C Hamano1a4e8412005-12-27 08:17:23174 padding: 0.5em;
175}
176
Junio C Hamano7bd050f2011-09-22 06:32:22177div.quoteblock, div.verseblock {
178 padding-left: 1.0em;
179 margin-left: 1.0em;
Junio C Hamano103b5722011-01-31 05:03:45180 margin-right: 10%;
Junio C Hamano9d971152012-12-19 00:43:11181 border-left: 5px solid #f0f0f0;
182 color: #888;
Junio C Hamano1a4e8412005-12-27 08:17:23183}
Junio C Hamano7bd050f2011-09-22 06:32:22184
Junio C Hamano103b5722011-01-31 05:03:45185div.quoteblock > div.attribution {
186 padding-top: 0.5em;
Junio C Hamano1a4e8412005-12-27 08:17:23187 text-align: right;
188}
Junio C Hamano103b5722011-01-31 05:03:45189
Junio C Hamano9d971152012-12-19 00:43:11190div.verseblock > pre.content {
191 font-family: inherit;
192 font-size: inherit;
Junio C Hamano103b5722011-01-31 05:03:45193}
194div.verseblock > div.attribution {
195 padding-top: 0.75em;
196 text-align: left;
197}
198/* DEPRECATED: Pre version 8.2.7 verse style literal block. */
Junio C Hamanoba4b9282008-07-06 05:20:31199div.verseblock + div.attribution {
200 text-align: left;
201}
Junio C Hamano1a4e8412005-12-27 08:17:23202
203div.admonitionblock .icon {
204 vertical-align: top;
205 font-size: 1.1em;
206 font-weight: bold;
207 text-decoration: underline;
208 color: #527bbd;
209 padding-right: 0.5em;
210}
211div.admonitionblock td.content {
212 padding-left: 0.5em;
Junio C Hamano7bd050f2011-09-22 06:32:22213 border-left: 3px solid #dddddd;
Junio C Hamano1a4e8412005-12-27 08:17:23214}
215
216div.exampleblock > div.content {
Junio C Hamano7bd050f2011-09-22 06:32:22217 border-left: 3px solid #dddddd;
218 padding-left: 0.5em;
Junio C Hamano1a4e8412005-12-27 08:17:23219}
220
Junio C Hamano1a4e8412005-12-27 08:17:23221div.imageblock div.content { padding-left: 0; }
Junio C Hamano1a4e8412005-12-27 08:17:23222span.image img { border-style: none; }
Junio C Hamano103b5722011-01-31 05:03:45223a.image:visited { color: white; }
Junio C Hamano1a4e8412005-12-27 08:17:23224
225dl {
226 margin-top: 0.8em;
227 margin-bottom: 0.8em;
228}
229dt {
230 margin-top: 0.5em;
231 margin-bottom: 0;
Junio C Hamano103b5722011-01-31 05:03:45232 font-style: normal;
233 color: navy;
Junio C Hamano1a4e8412005-12-27 08:17:23234}
235dd > *:first-child {
Junio C Hamano103b5722011-01-31 05:03:45236 margin-top: 0.1em;
Junio C Hamano1a4e8412005-12-27 08:17:23237}
238
239ul, ol {
240 list-style-position: outside;
241}
Junio C Hamano103b5722011-01-31 05:03:45242ol.arabic {
243 list-style-type: decimal;
244}
245ol.loweralpha {
Junio C Hamano1a4e8412005-12-27 08:17:23246 list-style-type: lower-alpha;
247}
Junio C Hamano103b5722011-01-31 05:03:45248ol.upperalpha {
249 list-style-type: upper-alpha;
250}
251ol.lowerroman {
252 list-style-type: lower-roman;
253}
254ol.upperroman {
255 list-style-type: upper-roman;
256}
257
258div.compact ul, div.compact ol,
259div.compact p, div.compact p,
260div.compact div, div.compact div {
261 margin-top: 0.1em;
262 margin-bottom: 0.1em;
263}
Junio C Hamano1a4e8412005-12-27 08:17:23264
Junio C Hamano1a4e8412005-12-27 08:17:23265tfoot {
266 font-weight: bold;
267}
Junio C Hamano103b5722011-01-31 05:03:45268td > div.verse {
269 white-space: pre;
270}
Junio C Hamano103b5722011-01-31 05:03:45271
272div.hdlist {
Junio C Hamano1a4e8412005-12-27 08:17:23273 margin-top: 0.8em;
274 margin-bottom: 0.8em;
275}
Junio C Hamano103b5722011-01-31 05:03:45276div.hdlist tr {
277 padding-bottom: 15px;
Junio C Hamanoba4b9282008-07-06 05:20:31278}
Junio C Hamano103b5722011-01-31 05:03:45279dt.hdlist1.strong, td.hdlist1.strong {
280 font-weight: bold;
281}
282td.hdlist1 {
Junio C Hamano1a4e8412005-12-27 08:17:23283 vertical-align: top;
Junio C Hamano103b5722011-01-31 05:03:45284 font-style: normal;
Junio C Hamano1a4e8412005-12-27 08:17:23285 padding-right: 0.8em;
Junio C Hamano103b5722011-01-31 05:03:45286 color: navy;
Junio C Hamano1a4e8412005-12-27 08:17:23287}
Junio C Hamano103b5722011-01-31 05:03:45288td.hdlist2 {
Junio C Hamano1a4e8412005-12-27 08:17:23289 vertical-align: top;
290}
Junio C Hamano103b5722011-01-31 05:03:45291div.hdlist.compact tr {
292 margin: 0;
293 padding-bottom: 0;
294}
295
296.comment {
297 background: yellow;
298}
Junio C Hamano1a4e8412005-12-27 08:17:23299
Junio C Hamano7bd050f2011-09-22 06:32:22300.footnote, .footnoteref {
301 font-size: 0.8em;
302}
303
304span.footnote, span.footnoteref {
305 vertical-align: super;
306}
307
308#footnotes {
309 margin: 20px 0 20px 0;
310 padding: 7px 0 0 0;
311}
312
313#footnotes div.footnote {
314 margin: 0 0 5px 0;
315}
316
317#footnotes hr {
318 border: none;
319 border-top: 1px solid silver;
320 height: 1px;
321 text-align: left;
322 margin-left: 0;
323 width: 20%;
324 min-width: 100px;
325}
326
Junio C Hamano9d971152012-12-19 00:43:11327div.colist td {
328 padding-right: 0.5em;
329 padding-bottom: 0.3em;
330 vertical-align: top;
331}
332div.colist td img {
333 margin-top: 0.3em;
Junio C Hamano1a4e8412005-12-27 08:17:23334}
Junio C Hamanoba4b9282008-07-06 05:20:31335
Junio C Hamano9d971152012-12-19 00:43:11336@media print {
337 #footer-badges { display: none; }
338}
339
340#toc {
Junio C Hamano7bd050f2011-09-22 06:32:22341 margin-bottom: 2.5em;
342}
343
Junio C Hamano9d971152012-12-19 00:43:11344#toctitle {
Junio C Hamanoba4b9282008-07-06 05:20:31345 color: #527bbd;
Junio C Hamanoba4b9282008-07-06 05:20:31346 font-size: 1.1em;
347 font-weight: bold;
348 margin-top: 1.0em;
349 margin-bottom: 0.1em;
350}
351
Junio C Hamano61525f92014-01-17 22:46:49352div.toclevel1, div.toclevel2, div.toclevel3, div.toclevel4 {
Junio C Hamanoba4b9282008-07-06 05:20:31353 margin-top: 0;
354 margin-bottom: 0;
355}
356div.toclevel2 {
357 margin-left: 2em;
358 font-size: 0.9em;
359}
360div.toclevel3 {
361 margin-left: 4em;
362 font-size: 0.9em;
363}
364div.toclevel4 {
365 margin-left: 6em;
366 font-size: 0.9em;
367}
Junio C Hamano9d971152012-12-19 00:43:11368
369span.aqua { color: aqua; }
370span.black { color: black; }
371span.blue { color: blue; }
372span.fuchsia { color: fuchsia; }
373span.gray { color: gray; }
374span.green { color: green; }
375span.lime { color: lime; }
376span.maroon { color: maroon; }
377span.navy { color: navy; }
378span.olive { color: olive; }
379span.purple { color: purple; }
380span.red { color: red; }
381span.silver { color: silver; }
382span.teal { color: teal; }
383span.white { color: white; }
384span.yellow { color: yellow; }
385
386span.aqua-background { background: aqua; }
387span.black-background { background: black; }
388span.blue-background { background: blue; }
389span.fuchsia-background { background: fuchsia; }
390span.gray-background { background: gray; }
391span.green-background { background: green; }
392span.lime-background { background: lime; }
393span.maroon-background { background: maroon; }
394span.navy-background { background: navy; }
395span.olive-background { background: olive; }
396span.purple-background { background: purple; }
397span.red-background { background: red; }
398span.silver-background { background: silver; }
399span.teal-background { background: teal; }
400span.white-background { background: white; }
401span.yellow-background { background: yellow; }
402
403span.big { font-size: 2em; }
404span.small { font-size: 0.6em; }
405
406span.underline { text-decoration: underline; }
407span.overline { text-decoration: overline; }
408span.line-through { text-decoration: line-through; }
409
Junio C Hamano9d971152012-12-19 00:43:11410
411/*
412 * xhtml11 specific
413 *
414 * */
415
Junio C Hamano61525f92014-01-17 22:46:49416tt {
417 font-family: monospace;
418 font-size: inherit;
419 color: navy;
420}
421
Junio C Hamano9d971152012-12-19 00:43:11422div.tableblock {
423 margin-top: 1.0em;
424 margin-bottom: 1.5em;
425}
426div.tableblock > table {
427 border: 3px solid #527bbd;
428}
429thead, p.table.header {
430 font-weight: bold;
431 color: #527bbd;
432}
433p.table {
434 margin-top: 0;
435}
436/* Because the table frame attribute is overriden by CSS in most browsers. */
437div.tableblock > table[frame="void"] {
438 border-style: none;
439}
440div.tableblock > table[frame="hsides"] {
441 border-left-style: none;
442 border-right-style: none;
443}
444div.tableblock > table[frame="vsides"] {
445 border-top-style: none;
446 border-bottom-style: none;
447}
448
449
450/*
451 * html5 specific
452 *
453 * */
454
Junio C Hamano61525f92014-01-17 22:46:49455.monospaced {
456 font-family: monospace;
457 font-size: inherit;
458 color: navy;
459}
460
Junio C Hamano9d971152012-12-19 00:43:11461table.tableblock {
462 margin-top: 1.0em;
463 margin-bottom: 1.5em;
464}
465thead, p.tableblock.header {
466 font-weight: bold;
467 color: #527bbd;
468}
469p.tableblock {
470 margin-top: 0;
471}
472table.tableblock {
473 border-width: 3px;
474 border-spacing: 0px;
475 border-style: solid;
476 border-color: #527bbd;
477 border-collapse: collapse;
478}
479th.tableblock, td.tableblock {
480 border-width: 1px;
481 padding: 4px;
482 border-style: solid;
483 border-color: #527bbd;
484}
485
486table.tableblock.frame-topbot {
487 border-left-style: hidden;
488 border-right-style: hidden;
489}
490table.tableblock.frame-sides {
491 border-top-style: hidden;
492 border-bottom-style: hidden;
493}
494table.tableblock.frame-none {
495 border-style: hidden;
496}
497
498th.tableblock.halign-left, td.tableblock.halign-left {
499 text-align: left;
500}
501th.tableblock.halign-center, td.tableblock.halign-center {
502 text-align: center;
503}
504th.tableblock.halign-right, td.tableblock.halign-right {
505 text-align: right;
506}
507
508th.tableblock.valign-top, td.tableblock.valign-top {
509 vertical-align: top;
510}
511th.tableblock.valign-middle, td.tableblock.valign-middle {
512 vertical-align: middle;
513}
514th.tableblock.valign-bottom, td.tableblock.valign-bottom {
515 vertical-align: bottom;
516}
517
518
519/*
520 * manpage specific
521 *
522 * */
523
524body.manpage h1 {
Junio C Hamano103b5722011-01-31 05:03:45525 padding-top: 0.5em;
526 padding-bottom: 0.5em;
527 border-top: 2px solid silver;
528 border-bottom: 2px solid silver;
529}
Junio C Hamano9d971152012-12-19 00:43:11530body.manpage h2 {
Junio C Hamano103b5722011-01-31 05:03:45531 border-style: none;
532}
Junio C Hamano9d971152012-12-19 00:43:11533body.manpage div.sectionbody {
534 margin-left: 3em;
Junio C Hamano103b5722011-01-31 05:03:45535}
536
537@media print {
Junio C Hamano9d971152012-12-19 00:43:11538 body.manpage div#toc { display: none; }
Junio C Hamano103b5722011-01-31 05:03:45539}
Junio C Hamano1a4e8412005-12-27 08:17:23540</style>
Junio C Hamano7bd050f2011-09-22 06:32:22541<script type="text/javascript">
542/*<![CDATA[*/
Junio C Hamano7bd050f2011-09-22 06:32:22543var asciidoc = { // Namespace.
544
545/////////////////////////////////////////////////////////////////////
546// Table Of Contents generator
547/////////////////////////////////////////////////////////////////////
548
549/* Author: Mihai Bazon, September 2002
550 * http://students.infoiasi.ro/~mishoo
551 *
552 * Table Of Content generator
553 * Version: 0.4
554 *
555 * Feel free to use this script under the terms of the GNU General Public
556 * License, as long as you do not remove or alter this notice.
557 */
558
559 /* modified by Troy D. Hanson, September 2006. License: GPL */
560 /* modified by Stuart Rackham, 2006, 2009. License: GPL */
561
562// toclevels = 1..4.
563toc: function (toclevels) {
564
565 function getText(el) {
566 var text = "";
567 for (var i = el.firstChild; i != null; i = i.nextSibling) {
568 if (i.nodeType == 3 /* Node.TEXT_NODE */) // IE doesn't speak constants.
569 text += i.data;
570 else if (i.firstChild != null)
571 text += getText(i);
572 }
573 return text;
574 }
575
576 function TocEntry(el, text, toclevel) {
577 this.element = el;
578 this.text = text;
579 this.toclevel = toclevel;
580 }
581
582 function tocEntries(el, toclevels) {
583 var result = new Array;
Junio C Hamano61525f92014-01-17 22:46:49584 var re = new RegExp('[hH]([2-'+(toclevels+1)+'])');
Junio C Hamano7bd050f2011-09-22 06:32:22585 // Function that scans the DOM tree for header elements (the DOM2
586 // nodeIterator API would be a better technique but not supported by all
587 // browsers).
588 var iterate = function (el) {
589 for (var i = el.firstChild; i != null; i = i.nextSibling) {
590 if (i.nodeType == 1 /* Node.ELEMENT_NODE */) {
591 var mo = re.exec(i.tagName);
592 if (mo && (i.getAttribute("class") || i.getAttribute("className")) != "float") {
593 result[result.length] = new TocEntry(i, getText(i), mo[1]-1);
594 }
595 iterate(i);
596 }
597 }
598 }
599 iterate(el);
600 return result;
601 }
602
603 var toc = document.getElementById("toc");
Junio C Hamano9d971152012-12-19 00:43:11604 if (!toc) {
605 return;
606 }
607
608 // Delete existing TOC entries in case we're reloading the TOC.
609 var tocEntriesToRemove = [];
610 var i;
611 for (i = 0; i < toc.childNodes.length; i++) {
612 var entry = toc.childNodes[i];
Junio C Hamano61525f92014-01-17 22:46:49613 if (entry.nodeName == 'div'
Junio C Hamano9d971152012-12-19 00:43:11614 && entry.getAttribute("class")
615 && entry.getAttribute("class").match(/^toclevel/))
616 tocEntriesToRemove.push(entry);
617 }
618 for (i = 0; i < tocEntriesToRemove.length; i++) {
619 toc.removeChild(tocEntriesToRemove[i]);
620 }
621
622 // Rebuild TOC entries.
Junio C Hamano7bd050f2011-09-22 06:32:22623 var entries = tocEntries(document.getElementById("content"), toclevels);
624 for (var i = 0; i < entries.length; ++i) {
625 var entry = entries[i];
626 if (entry.element.id == "")
627 entry.element.id = "_toc_" + i;
628 var a = document.createElement("a");
629 a.href = "#" + entry.element.id;
630 a.appendChild(document.createTextNode(entry.text));
631 var div = document.createElement("div");
632 div.appendChild(a);
633 div.className = "toclevel" + entry.toclevel;
634 toc.appendChild(div);
635 }
636 if (entries.length == 0)
637 toc.parentNode.removeChild(toc);
638},
639
640
641/////////////////////////////////////////////////////////////////////
642// Footnotes generator
643/////////////////////////////////////////////////////////////////////
644
645/* Based on footnote generation code from:
646 * http://www.brandspankingnew.net/archive/2005/07/format_footnote.html
647 */
648
649footnotes: function () {
Junio C Hamano9d971152012-12-19 00:43:11650 // Delete existing footnote entries in case we're reloading the footnodes.
651 var i;
Junio C Hamano7bd050f2011-09-22 06:32:22652 var noteholder = document.getElementById("footnotes");
Junio C Hamano9d971152012-12-19 00:43:11653 if (!noteholder) {
654 return;
655 }
656 var entriesToRemove = [];
657 for (i = 0; i < noteholder.childNodes.length; i++) {
658 var entry = noteholder.childNodes[i];
Junio C Hamano61525f92014-01-17 22:46:49659 if (entry.nodeName == 'div' && entry.getAttribute("class") == "footnote")
Junio C Hamano9d971152012-12-19 00:43:11660 entriesToRemove.push(entry);
661 }
662 for (i = 0; i < entriesToRemove.length; i++) {
663 noteholder.removeChild(entriesToRemove[i]);
664 }
665
666 // Rebuild footnote entries.
667 var cont = document.getElementById("content");
Junio C Hamano7bd050f2011-09-22 06:32:22668 var spans = cont.getElementsByTagName("span");
669 var refs = {};
670 var n = 0;
671 for (i=0; i<spans.length; i++) {
672 if (spans[i].className == "footnote") {
673 n++;
Junio C Hamano9d971152012-12-19 00:43:11674 var note = spans[i].getAttribute("data-note");
675 if (!note) {
676 // Use [\s\S] in place of . so multi-line matches work.
677 // Because JavaScript has no s (dotall) regex flag.
678 note = spans[i].innerHTML.match(/\s*\[([\s\S]*)]\s*/)[1];
679 spans[i].innerHTML =
680 "[<a id='_footnoteref_" + n + "' href='#_footnote_" + n +
681 "' title='View footnote' class='footnote'>" + n + "</a>]";
682 spans[i].setAttribute("data-note", note);
683 }
Junio C Hamano7bd050f2011-09-22 06:32:22684 noteholder.innerHTML +=
685 "<div class='footnote' id='_footnote_" + n + "'>" +
686 "<a href='#_footnoteref_" + n + "' title='Return to text'>" +
687 n + "</a>. " + note + "</div>";
Junio C Hamano7bd050f2011-09-22 06:32:22688 var id =spans[i].getAttribute("id");
689 if (id != null) refs["#"+id] = n;
690 }
691 }
692 if (n == 0)
693 noteholder.parentNode.removeChild(noteholder);
694 else {
695 // Process footnoterefs.
696 for (i=0; i<spans.length; i++) {
697 if (spans[i].className == "footnoteref") {
698 var href = spans[i].getElementsByTagName("a")[0].getAttribute("href");
699 href = href.match(/#.*/)[0]; // Because IE return full URL.
700 n = refs[href];
701 spans[i].innerHTML =
702 "[<a href='#_footnote_" + n +
703 "' title='View footnote' class='footnote'>" + n + "</a>]";
704 }
705 }
706 }
Junio C Hamano9d971152012-12-19 00:43:11707},
708
709install: function(toclevels) {
710 var timerId;
711
712 function reinstall() {
713 asciidoc.footnotes();
714 if (toclevels) {
715 asciidoc.toc(toclevels);
716 }
717 }
718
719 function reinstallAndRemoveTimer() {
720 clearInterval(timerId);
721 reinstall();
722 }
723
724 timerId = setInterval(reinstall, 500);
725 if (document.addEventListener)
726 document.addEventListener("DOMContentLoaded", reinstallAndRemoveTimer, false);
727 else
728 window.onload = reinstallAndRemoveTimer;
Junio C Hamano7bd050f2011-09-22 06:32:22729}
730
731}
Junio C Hamano9d971152012-12-19 00:43:11732asciidoc.install();
Junio C Hamano7bd050f2011-09-22 06:32:22733/*]]>*/
734</script>
Junio C Hamano1a4e8412005-12-27 08:17:23735</head>
Junio C Hamano9d971152012-12-19 00:43:11736<body class="manpage">
Junio C Hamano1a4e8412005-12-27 08:17:23737<div id="header">
738<h1>
739git-cvsimport(1) Manual Page
740</h1>
741<h2>NAME</h2>
742<div class="sectionbody">
743<p>git-cvsimport -
Junio C Hamano7c73c662007-01-19 00:37:50744 Salvage your data out of another SCM people love to hate
Junio C Hamano1a4e8412005-12-27 08:17:23745</p>
746</div>
747</div>
Junio C Hamano7bd050f2011-09-22 06:32:22748<div id="content">
Junio C Hamano9d971152012-12-19 00:43:11749<div class="sect1">
Junio C Hamano103b5722011-01-31 05:03:45750<h2 id="_synopsis">SYNOPSIS</h2>
Junio C Hamano1a4e8412005-12-27 08:17:23751<div class="sectionbody">
Junio C Hamano235a91e2006-01-07 01:13:58752<div class="verseblock">
Junio C Hamano9d971152012-12-19 00:43:11753<pre class="content"><em>git cvsimport</em> [-o &lt;branch-for-HEAD&gt;] [-h] [-v] [-d &lt;CVSROOT&gt;]
Junio C Hamano12a3a232007-04-07 10:18:10754 [-A &lt;author-conv-file&gt;] [-p &lt;options-for-cvsps&gt;] [-P &lt;file&gt;]
755 [-C &lt;git_repository&gt;] [-z &lt;fuzz&gt;] [-i] [-k] [-u] [-s &lt;subst&gt;]
756 [-a] [-m] [-M &lt;regex&gt;] [-S &lt;regex&gt;] [-L &lt;commitlimit&gt;]
Junio C Hamano9d971152012-12-19 00:43:11757 [-r &lt;remote&gt;] [-R] [&lt;CVS_module&gt;]</pre>
758<div class="attribution">
Junio C Hamano103b5722011-01-31 05:03:45759</div></div>
Junio C Hamano1a4e8412005-12-27 08:17:23760</div>
Junio C Hamano9d971152012-12-19 00:43:11761</div>
762<div class="sect1">
Junio C Hamanoba4b9282008-07-06 05:20:31763<h2 id="_description">DESCRIPTION</h2>
Junio C Hamano1a4e8412005-12-27 08:17:23764<div class="sectionbody">
Junio C Hamano61525f92014-01-17 22:46:49765<div class="paragraph"><p><strong>WARNING:</strong> <tt>git cvsimport</tt> uses cvsps version 2, which is considered
Junio C Hamano0d1122e2013-02-01 21:37:02766deprecated; it does not work with cvsps version 3 and later. If you are
767performing a one-shot import of a CVS repository consider using
768<a href="http://cvs2svn.tigris.org/cvs2git.html">cvs2git</a> or
769<a href="https://github.com/BartMassey/parsecvs">parsecvs</a>.</p></div>
Junio C Hamano076ffcc2013-02-06 05:13:21770<div class="paragraph"><p>Imports a CVS repository into Git. It will either create a new
Junio C Hamanoba4b9282008-07-06 05:20:31771repository, or incrementally import into an existing one.</p></div>
Junio C Hamano103b5722011-01-31 05:03:45772<div class="paragraph"><p>Splitting the CVS log into patch sets is done by <em>cvsps</em>.
Junio C Hamanoba4b9282008-07-06 05:20:31773At least version 2.1 is required.</p></div>
Junio C Hamano103b5722011-01-31 05:03:45774<div class="paragraph"><p><strong>WARNING:</strong> for certain situations the import leads to incorrect results.
Junio C Hamano625716a2009-03-25 18:49:30775Please see the section <a href="#issues">ISSUES</a> for further reference.</p></div>
Junio C Hamano103b5722011-01-31 05:03:45776<div class="paragraph"><p>You should <strong>never</strong> do any work of your own on the branches that are
Junio C Hamano1aa40d22010-01-21 17:46:43777created by <em>git cvsimport</em>. By default initial import will create and populate a
Junio C Hamano103b5722011-01-31 05:03:45778"master" branch from the CVS repository&#8217;s main branch which you&#8217;re free
Junio C Hamano1aa40d22010-01-21 17:46:43779to work with; after that, you need to <em>git merge</em> incremental imports, or
Junio C Hamano9e52d4e2007-06-13 08:29:33780any CVS branches, yourself. It is advisable to specify a named remote via
Junio C Hamanoba4b9282008-07-06 05:20:31781-r to separate and protect the incoming branches.</p></div>
Junio C Hamano103b5722011-01-31 05:03:45782<div class="paragraph"><p>If you intend to set up a shared public repository that all developers can
Junio C Hamanoa28a9202012-06-21 07:08:23783read/write, or if you want to use <a href="git-cvsserver.html">git-cvsserver(1)</a>, then you
Junio C Hamanoba4b9282008-07-06 05:20:31784probably want to make a bare clone of the imported repository,
785and use the clone as the shared repository.
Junio C Hamanoa28a9202012-06-21 07:08:23786See <a href="gitcvs-migration.html">gitcvs-migration(7)</a>.</p></div>
Junio C Hamano1a4e8412005-12-27 08:17:23787</div>
Junio C Hamano9d971152012-12-19 00:43:11788</div>
789<div class="sect1">
Junio C Hamanoba4b9282008-07-06 05:20:31790<h2 id="_options">OPTIONS</h2>
Junio C Hamano1a4e8412005-12-27 08:17:23791<div class="sectionbody">
Junio C Hamano103b5722011-01-31 05:03:45792<div class="dlist"><dl>
793<dt class="hdlist1">
Junio C Hamano12a3a232007-04-07 10:18:10794-v
795</dt>
796<dd>
797<p>
798 Verbosity: let <em>cvsimport</em> report what it is doing.
799</p>
800</dd>
Junio C Hamano103b5722011-01-31 05:03:45801<dt class="hdlist1">
Junio C Hamano1a4e8412005-12-27 08:17:23802-d &lt;CVSROOT&gt;
803</dt>
804<dd>
805<p>
806 The root of the CVS archive. May be local (a simple path) or remote;
807 currently, only the :local:, :ext: and :pserver: access methods
Junio C Hamano1aa40d22010-01-21 17:46:43808 are supported. If not given, <em>git cvsimport</em> will try to read it
Junio C Hamano61525f92014-01-17 22:46:49809 from <tt>CVS/Root</tt>. If no such file exists, it checks for the
810 <tt>CVSROOT</tt> environment variable.
Junio C Hamano12a3a232007-04-07 10:18:10811</p>
812</dd>
Junio C Hamano103b5722011-01-31 05:03:45813<dt class="hdlist1">
Junio C Hamano12a3a232007-04-07 10:18:10814&lt;CVS_module&gt;
815</dt>
816<dd>
817<p>
818 The CVS module you want to import. Relative to &lt;CVSROOT&gt;.
Junio C Hamano1aa40d22010-01-21 17:46:43819 If not given, <em>git cvsimport</em> tries to read it from
Junio C Hamano61525f92014-01-17 22:46:49820 <tt>CVS/Repository</tt>.
Junio C Hamano1a4e8412005-12-27 08:17:23821</p>
822</dd>
Junio C Hamano103b5722011-01-31 05:03:45823<dt class="hdlist1">
Junio C Hamano1a4e8412005-12-27 08:17:23824-C &lt;target-dir&gt;
825</dt>
826<dd>
827<p>
Junio C Hamano076ffcc2013-02-06 05:13:21828 The Git repository to import to. If the directory doesn&#8217;t
Junio C Hamano1a4e8412005-12-27 08:17:23829 exist, it will be created. Default is the current directory.
830</p>
831</dd>
Junio C Hamano103b5722011-01-31 05:03:45832<dt class="hdlist1">
Junio C Hamano9e52d4e2007-06-13 08:29:33833-r &lt;remote&gt;
834</dt>
835<dd>
836<p>
Junio C Hamano076ffcc2013-02-06 05:13:21837 The Git remote to import this CVS repository into.
Junio C Hamano9e52d4e2007-06-13 08:29:33838 Moves all CVS branches into remotes/&lt;remote&gt;/&lt;branch&gt;
Junio C Hamano1aa40d22010-01-21 17:46:43839 akin to the way <em>git clone</em> uses <em>origin</em> by default.
Junio C Hamano9e52d4e2007-06-13 08:29:33840</p>
841</dd>
Junio C Hamano103b5722011-01-31 05:03:45842<dt class="hdlist1">
Junio C Hamano12a3a232007-04-07 10:18:10843-o &lt;branch-for-HEAD&gt;
844</dt>
845<dd>
846<p>
Junio C Hamano9e52d4e2007-06-13 08:29:33847 When no remote is specified (via -r) the <em>HEAD</em> branch
Junio C Hamano076ffcc2013-02-06 05:13:21848 from CVS is imported to the <em>origin</em> branch within the Git
849 repository, as <em>HEAD</em> already has a special meaning for Git.
Junio C Hamano9e52d4e2007-06-13 08:29:33850 When a remote is specified the <em>HEAD</em> branch is named
Junio C Hamano1aa40d22010-01-21 17:46:43851 remotes/&lt;remote&gt;/master mirroring <em>git clone</em> behaviour.
Junio C Hamano9e52d4e2007-06-13 08:29:33852 Use this option if you want to import into a different
853 branch.
Junio C Hamano12a3a232007-04-07 10:18:10854</p>
Junio C Hamano103b5722011-01-31 05:03:45855<div class="paragraph"><p>Use <em>-o master</em> for continuing an import that was initially done by
Junio C Hamanoba4b9282008-07-06 05:20:31856the old cvs2git tool.</p></div>
Junio C Hamano12a3a232007-04-07 10:18:10857</dd>
Junio C Hamano103b5722011-01-31 05:03:45858<dt class="hdlist1">
Junio C Hamano1a4e8412005-12-27 08:17:23859-i
860</dt>
861<dd>
862<p>
Junio C Hamano103b5722011-01-31 05:03:45863 Import-only: don&#8217;t perform a checkout after importing. This option
Junio C Hamano1a4e8412005-12-27 08:17:23864 ensures the working directory and index remain untouched and will
865 not create them if they do not exist.
866</p>
867</dd>
Junio C Hamano103b5722011-01-31 05:03:45868<dt class="hdlist1">
Junio C Hamano1a4e8412005-12-27 08:17:23869-k
870</dt>
871<dd>
872<p>
Junio C Hamano12a3a232007-04-07 10:18:10873 Kill keywords: will extract files with <em>-kk</em> from the CVS archive
Junio C Hamano1a4e8412005-12-27 08:17:23874 to avoid noisy changesets. Highly recommended, but off by default
875 to preserve compatibility with early imported trees.
876</p>
877</dd>
Junio C Hamano103b5722011-01-31 05:03:45878<dt class="hdlist1">
Junio C Hamano1a4e8412005-12-27 08:17:23879-u
880</dt>
881<dd>
882<p>
883 Convert underscores in tag and branch names to dots.
884</p>
885</dd>
Junio C Hamano103b5722011-01-31 05:03:45886<dt class="hdlist1">
Junio C Hamano12a3a232007-04-07 10:18:10887-s &lt;subst&gt;
Junio C Hamano1a4e8412005-12-27 08:17:23888</dt>
889<dd>
890<p>
Junio C Hamano12a3a232007-04-07 10:18:10891 Substitute the character "/" in branch names with &lt;subst&gt;
Junio C Hamano1a4e8412005-12-27 08:17:23892</p>
Junio C Hamano1a4e8412005-12-27 08:17:23893</dd>
Junio C Hamano103b5722011-01-31 05:03:45894<dt class="hdlist1">
Junio C Hamano1a4e8412005-12-27 08:17:23895-p &lt;options-for-cvsps&gt;
896</dt>
897<dd>
898<p>
899 Additional options for cvsps.
900 The options <em>-u</em> and <em>-A</em> are implicit and should not be used here.
901</p>
Junio C Hamano103b5722011-01-31 05:03:45902<div class="paragraph"><p>If you need to pass multiple options, separate them with a comma.</p></div>
Junio C Hamano1a4e8412005-12-27 08:17:23903</dd>
Junio C Hamano103b5722011-01-31 05:03:45904<dt class="hdlist1">
Junio C Hamano12a3a232007-04-07 10:18:10905-z &lt;fuzz&gt;
906</dt>
907<dd>
908<p>
909 Pass the timestamp fuzz factor to cvsps, in seconds. If unset,
910 cvsps defaults to 300s.
911</p>
912</dd>
Junio C Hamano103b5722011-01-31 05:03:45913<dt class="hdlist1">
Junio C Hamano1a4e8412005-12-27 08:17:23914-P &lt;cvsps-output-file&gt;
915</dt>
916<dd>
917<p>
918 Instead of calling cvsps, read the provided cvsps output file. Useful
919 for debugging or when cvsps is being handled outside cvsimport.
920</p>
921</dd>
Junio C Hamano103b5722011-01-31 05:03:45922<dt class="hdlist1">
Junio C Hamano1a4e8412005-12-27 08:17:23923-m
924</dt>
925<dd>
926<p>
927 Attempt to detect merges based on the commit message. This option
Junio C Hamano4f1d8c42008-03-03 02:01:16928 will enable default regexes that try to capture the source
Junio C Hamano1a4e8412005-12-27 08:17:23929 branch name from the commit message.
930</p>
931</dd>
Junio C Hamano103b5722011-01-31 05:03:45932<dt class="hdlist1">
Junio C Hamano1a4e8412005-12-27 08:17:23933-M &lt;regex&gt;
934</dt>
935<dd>
936<p>
937 Attempt to detect merges based on the commit message with a custom
Junio C Hamanoefe3c632008-02-14 00:51:31938 regex. It can be used with <em>-m</em> to enable the default regexes
939 as well. You must escape forward slashes.
Junio C Hamano1a4e8412005-12-27 08:17:23940</p>
Junio C Hamano103b5722011-01-31 05:03:45941<div class="paragraph"><p>The regex must capture the source branch name in $1.</p></div>
942<div class="paragraph"><p>This option can be used several times to provide several detection regexes.</p></div>
Junio C Hamano1a4e8412005-12-27 08:17:23943</dd>
Junio C Hamano103b5722011-01-31 05:03:45944<dt class="hdlist1">
Junio C Hamano12a3a232007-04-07 10:18:10945-S &lt;regex&gt;
Junio C Hamano1a4e8412005-12-27 08:17:23946</dt>
947<dd>
948<p>
Junio C Hamano12a3a232007-04-07 10:18:10949 Skip paths matching the regex.
Junio C Hamano1a4e8412005-12-27 08:17:23950</p>
951</dd>
Junio C Hamano103b5722011-01-31 05:03:45952<dt class="hdlist1">
Junio C Hamanod1204f02007-01-08 11:18:48953-a
954</dt>
955<dd>
956<p>
957 Import all commits, including recent ones. cvsimport by default
958 skips commits that have a timestamp less than 10 minutes ago.
959</p>
960</dd>
Junio C Hamano103b5722011-01-31 05:03:45961<dt class="hdlist1">
Junio C Hamanod1204f02007-01-08 11:18:48962-L &lt;limit&gt;
963</dt>
964<dd>
965<p>
966 Limit the number of commits imported. Workaround for cases where
967 cvsimport leaks memory.
968</p>
969</dd>
Junio C Hamano103b5722011-01-31 05:03:45970<dt class="hdlist1">
Junio C Hamanodb911ee2007-02-28 08:13:52971-A &lt;author-conv-file&gt;
972</dt>
973<dd>
974<p>
975 CVS by default uses the Unix username when writing its
976 commit logs. Using this option and an author-conv-file
Junio C Hamano4eb2b9c2012-11-15 21:12:29977 maps the name recorded in CVS to author name, e-mail and
Junio C Hamanoe3acfb82013-11-12 23:22:57978 optional time zone:
Junio C Hamanodb911ee2007-02-28 08:13:52979</p>
Junio C Hamanoa725a532006-03-21 08:33:47980<div class="listingblock">
Junio C Hamano02d6fa52006-01-16 08:23:23981<div class="content">
Junio C Hamano61525f92014-01-17 22:46:49982<pre><tt> exon=Andreas Ericsson &lt;ae@op5.se&gt;
983 spawn=Simon Pawn &lt;spawn@frog-pond.org&gt; America/Chicago</tt></pre>
Junio C Hamano02d6fa52006-01-16 08:23:23984</div></div>
Junio C Hamano103b5722011-01-31 05:03:45985<div class="paragraph"><p><em>git cvsimport</em> will make it appear as those authors had
Junio C Hamano02d6fa52006-01-16 08:23:23986their GIT_AUTHOR_NAME and GIT_AUTHOR_EMAIL set properly
Junio C Hamanoe3acfb82013-11-12 23:22:57987all along. If a time zone is specified, GIT_AUTHOR_DATE will
Junio C Hamano4eb2b9c2012-11-15 21:12:29988have the corresponding offset applied.</p></div>
Junio C Hamano61525f92014-01-17 22:46:49989<div class="paragraph"><p>For convenience, this data is saved to <tt>$GIT_DIR/cvs-authors</tt>
Junio C Hamano12a3a232007-04-07 10:18:10990each time the <em>-A</em> option is provided and read from that same
Junio C Hamano1aa40d22010-01-21 17:46:43991file each time <em>git cvsimport</em> is run.</p></div>
Junio C Hamano103b5722011-01-31 05:03:45992<div class="paragraph"><p>It is not recommended to use this feature if you intend to
Junio C Hamano02d6fa52006-01-16 08:23:23993export changes back to CVS again later with
Junio C Hamano1aa40d22010-01-21 17:46:43994<em>git cvsexportcommit</em>.</p></div>
Junio C Hamanodb911ee2007-02-28 08:13:52995</dd>
Junio C Hamano103b5722011-01-31 05:03:45996<dt class="hdlist1">
Junio C Hamano4aa0bcc2010-03-03 05:13:12997-R
998</dt>
999<dd>
1000<p>
Junio C Hamano61525f92014-01-17 22:46:491001 Generate a <tt>$GIT_DIR/cvs-revisions</tt> file containing a mapping from CVS
Junio C Hamano4aa0bcc2010-03-03 05:13:121002 revision numbers to newly-created Git commit IDs. The generated file
1003 will contain one line for each (filename, revision) pair imported;
1004 each line will look like
1005</p>
1006<div class="listingblock">
1007<div class="content">
Junio C Hamano61525f92014-01-17 22:46:491008<pre><tt>src/widget.c 1.1 1d862f173cdc7325b6fa6d2ae1cfd61fd1b512b7</tt></pre>
Junio C Hamano4aa0bcc2010-03-03 05:13:121009</div></div>
Junio C Hamano103b5722011-01-31 05:03:451010<div class="paragraph"><p>The revision data is appended to the file if it already exists, for use when
Junio C Hamano4aa0bcc2010-03-03 05:13:121011doing incremental imports.</p></div>
Junio C Hamano103b5722011-01-31 05:03:451012<div class="paragraph"><p>This option may be useful if you have CVS revision numbers stored in commit
Junio C Hamano4aa0bcc2010-03-03 05:13:121013messages, bug-tracking systems, email archives, and the like.</p></div>
1014</dd>
Junio C Hamano103b5722011-01-31 05:03:451015<dt class="hdlist1">
Junio C Hamano12a3a232007-04-07 10:18:101016-h
1017</dt>
1018<dd>
1019<p>
1020 Print a short usage message and exit.
1021</p>
1022</dd>
Junio C Hamanoba4b9282008-07-06 05:20:311023</dl></div>
Junio C Hamano1a4e8412005-12-27 08:17:231024</div>
Junio C Hamano9d971152012-12-19 00:43:111025</div>
1026<div class="sect1">
Junio C Hamanoba4b9282008-07-06 05:20:311027<h2 id="_output">OUTPUT</h2>
Junio C Hamano1a4e8412005-12-27 08:17:231028<div class="sectionbody">
Junio C Hamano103b5722011-01-31 05:03:451029<div class="paragraph"><p>If <em>-v</em> is specified, the script reports what it is doing.</p></div>
1030<div class="paragraph"><p>Otherwise, success is indicated the Unix way, i.e. by simply exiting with
Junio C Hamanoba4b9282008-07-06 05:20:311031a zero exit status.</p></div>
Junio C Hamano1a4e8412005-12-27 08:17:231032</div>
Junio C Hamano9d971152012-12-19 00:43:111033</div>
1034<div class="sect1">
Junio C Hamano625716a2009-03-25 18:49:301035<h2 id="issues">ISSUES</h2>
1036<div class="sectionbody">
Junio C Hamano103b5722011-01-31 05:03:451037<div class="paragraph"><p>Problems related to timestamps:</p></div>
1038<div class="ulist"><ul>
Junio C Hamano625716a2009-03-25 18:49:301039<li>
1040<p>
Junio C Hamano619596a2010-08-18 22:15:351041If timestamps of commits in the CVS repository are not stable enough
Junio C Hamano9572e922009-04-02 06:52:031042 to be used for ordering commits changes may show up in the wrong
1043 order.
Junio C Hamano625716a2009-03-25 18:49:301044</p>
1045</li>
1046<li>
1047<p>
1048If any files were ever "cvs import"ed more than once (e.g., import of
Junio C Hamano9572e922009-04-02 06:52:031049 more than one vendor release) the HEAD contains the wrong content.
Junio C Hamano625716a2009-03-25 18:49:301050</p>
1051</li>
1052<li>
1053<p>
1054If the timestamp order of different files cross the revision order
Junio C Hamano9572e922009-04-02 06:52:031055 within the commit matching time window the order of commits may be
1056 wrong.
Junio C Hamano625716a2009-03-25 18:49:301057</p>
1058</li>
1059</ul></div>
Junio C Hamano103b5722011-01-31 05:03:451060<div class="paragraph"><p>Problems related to branches:</p></div>
1061<div class="ulist"><ul>
Junio C Hamano625716a2009-03-25 18:49:301062<li>
1063<p>
Junio C Hamano9572e922009-04-02 06:52:031064Branches on which no commits have been made are not imported.
Junio C Hamano625716a2009-03-25 18:49:301065</p>
1066</li>
1067<li>
1068<p>
1069All files from the branching point are added to a branch even if
Junio C Hamano619596a2010-08-18 22:15:351070 never added in CVS.
Junio C Hamano625716a2009-03-25 18:49:301071</p>
1072</li>
1073<li>
1074<p>
Junio C Hamano9572e922009-04-02 06:52:031075This applies to files added to the source branch <strong>after</strong> a daughter
1076 branch was created: if previously no commit was made on the daughter
1077 branch they will erroneously be added to the daughter branch in git.
Junio C Hamano625716a2009-03-25 18:49:301078</p>
1079</li>
1080</ul></div>
Junio C Hamano103b5722011-01-31 05:03:451081<div class="paragraph"><p>Problems related to tags:</p></div>
1082<div class="ulist"><ul>
Junio C Hamano625716a2009-03-25 18:49:301083<li>
1084<p>
Junio C Hamano9572e922009-04-02 06:52:031085Multiple tags on the same revision are not imported.
Junio C Hamano625716a2009-03-25 18:49:301086</p>
1087</li>
1088</ul></div>
Junio C Hamano103b5722011-01-31 05:03:451089<div class="paragraph"><p>If you suspect that any of these issues may apply to the repository you
Junio C Hamano46247182013-01-09 20:50:281090want to imort, consider using cvs2git:</p></div>
Junio C Hamano103b5722011-01-31 05:03:451091<div class="ulist"><ul>
Junio C Hamano625716a2009-03-25 18:49:301092<li>
1093<p>
Junio C Hamano61525f92014-01-17 22:46:491094cvs2git (part of cvs2svn), <tt>http://subversion.apache.org/</tt>
Junio C Hamano625716a2009-03-25 18:49:301095</p>
1096</li>
1097</ul></div>
1098</div>
Junio C Hamano9d971152012-12-19 00:43:111099</div>
1100<div class="sect1">
Junio C Hamanoba4b9282008-07-06 05:20:311101<h2 id="_git">GIT</h2>
Junio C Hamano1a4e8412005-12-27 08:17:231102<div class="sectionbody">
Junio C Hamanoa28a9202012-06-21 07:08:231103<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
Junio C Hamano1a4e8412005-12-27 08:17:231104</div>
Junio C Hamano7bd050f2011-09-22 06:32:221105</div>
Junio C Hamano9d971152012-12-19 00:43:111106</div>
Junio C Hamano7bd050f2011-09-22 06:32:221107<div id="footnotes"><hr /></div>
Junio C Hamano1a4e8412005-12-27 08:17:231108<div id="footer">
1109<div id="footer-text">
Junio C Hamanobe244802014-04-25 18:21:381110Last updated 2014-03-14 14:59:49 PDT
Junio C Hamano1a4e8412005-12-27 08:17:231111</div>
1112</div>
1113</body>
1114</html>