Re: cvs2git process not working. created repository is empty
"Kerry, Richard" <[email protected]> Tue, 13 Feb 2018 13:48:33 +0000
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <HE1PR0201MB1993E2AB9105D99A926EC4A89CF60@HE1PR0201MB1993.eurprd02.prod.outlook.com> |
------=_Part_2714_1435933206.1518529723153 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable And a bit of (non) progress on this. The first fast-import did create a marks file, but..... git fast-import --export-marks=3D.\marks_V4GpiRoute.dat actualy put the mar= ks file a level up! As if I'd said --export-marks=3D..\marks_V4GpiRoute.dat. This seems bizarre. And leads me to have no confidence about where --impor= t-marks will look for its parameter file. Unhappily, Richard. PS. Hoping this message turns up threaded properly. As noted elsewhere, Ti= gris list emails get sent out as if they were originated by the sender, hen= ce hitting my company's incoming email server which says "hey, that claims = to be from me, but it isn't from one of my known servers, so I'll discard i= t", which means I never get back anything I've sent. Richard Kerry BNCS Engineer, SI SOL Telco & Media Vertical Practice T: +44 (0)20 3618 2669 M: +44 (0)7812 325518 4 Triton Square, Regent=E2=80=99s Place, London NW1 3HG [email protected]<https://webmail.siemens-it-solutions.com/owa/redir.a= spx?C=3D9fb20d019e3e4cb99344d708709a3177&URL=3Dmailto%3arichard.kerry%40ato= s.net> This e-mail and the documents attached are confidential and intended solely= for the addressee; it may also be privileged. If you receive this e-mail i= n error, please notify the sender immediately and destroy it. As its integr= ity cannot be secured on the Internet, the Atos group liability cannot be t= riggered for the message content. Although the sender endeavours to maintai= n a computer virus-free network, the sender does not warrant that this tran= smission is virus-free and will not be liable for any damages resulting fro= m any virus transmitted. ________________________________ From: Kerry, Richard Sent: 13 February 2018 12:09 To: [email protected] Subject: cvs2git process not working. created repository is empty I=E2=80=99ve just been trying out cvs2git for the first time, having used c= vs2svn a bit a couple of years ago. I think I=E2=80=99ve followed the instructions on http://cvs2svn.tigris.org= /cvs2git.html but I seem to be ending up with an empty repo. I think the fault may be with git fast-import rather than cvs2git, but I=E2= =80=99ll ask here first as it=E2=80=99s part of the infrastructure used by = cvs2git. (this is on Windows, as you'll know from the prompts and slashes. And it's= CVSNT, not CVS, which is why I'm using --use-cvs, just in case we get clos= e to the issues with CVSNT, though cvs2svn worked fine.) I=E2=80=99ve run cvs2git, as follows (split onto multiple lines, and some f= older names changed or reduced, for clarity): C:\Projects-Git\mycvs2git>C:\Python27\python.exe C:\cvs2svn\cvs2svn-2.5.0\cvs2git --tmpdir=3D.\temp_V4GpiRoute --write-symbol-info=3D.\symbols_V4GpiRoute.txt --dumpfile=3D.\dump_V4GpiRoute.dat --blobfile=3D.\blob_V4GpiRoute.dat --use-cvs --cvs=3D"C:\Program Files (x86)\CVS Suite\CVSNT\cvs.exe" --username=3DCvs2GitBncs ..\CVS-test-repo\Drivers\V4GpiRoute 1>.\V4GpiRoute\V4GpiRoute.log That seems to complete, running 16 passes, then finishes with stats: cvs2svn Statistics: ------------------ Total CVS Files: 42 Total CVS Revisions: 158 Total CVS Branches: 0 Total CVS Tags: 210 Total Unique Tags: 7 Total Unique Branches: 0 CVS Repos Size in KB: 2777 Total SVN Commits: 28 First Revision Date: Wed Sep 13 16:54:30 2006 Last Revision Date: Thu Aug 11 11:37:57 2016 So it looks like that's completed satisfactorily. The blobfile is about 4M= b, the dumpfile is about 11Kb. The git create looks normal. But then when I run the two imports, something is going wrong. The first one says: C:\mycvs2gitbncs> git fast-import --export-marks=3D.\marks_V4GpiRoute.dat = 0<.\blob_V4GpiRoute.dat C:\Program Files\Git\mingw64\libexec\git-core\git-fast-import.exe statistic= s: --------------------------------------------------------------------- Alloc'd objects: 5000 Total objects: 0 ( 116 duplicates ) blobs : 0 ( 116 duplicates 0 deltas of = 0 attempts) trees : 0 ( 0 duplicates 0 deltas of = 0 attempts) commits: 0 ( 0 duplicates 0 deltas of = 0 attempts) tags : 0 ( 0 duplicates 0 deltas of = 0 attempts) Total branches: 0 ( 0 loads ) marks: 1024 ( 116 unique ) atoms: 0 Memory total: 2282 KiB pools: 2048 KiB objects: 234 KiB --------------------------------------------------------------------- pack_report: getpagesize() =3D 65536 pack_report: core.packedGitWindowSize =3D 1073741824 pack_report: core.packedGitLimit =3D 35184372088832 pack_report: pack_used_ctr =3D 0 pack_report: pack_mmap_calls =3D 0 pack_report: pack_open_windows =3D 0 / 0 pack_report: pack_mapped =3D 0 / 0 --------------------------------------------------------------------- I note at this point that there is no marks_V4GpiRoute.dat present at the e= nd of this run. Is this an indication of what is wrong? Especially in lig= ht of one message I see on running the second fast-import. The second fast-import says: C:\mycvs2git>git fast-import --import-marks=3D.\marks_V4GpiRoute.dat 0<.\= dump_V4GpiRoute.dat Unpacking objects: 100% (58/58), done. warning: Not updating refs/heads/master (new tip 0c4f98a8735f64c55b366653fd= 8ed1f237c9b81c does not contain 056951467676abd317efa444f0e37b6f101b2d5d) C:\Program Files\Git\mingw64\libexec\git-core\git-fast-import.exe statistic= s: --------------------------------------------------------------------- Alloc'd objects: 5000 Total objects: 58 ( 2 duplicates ) blobs : 0 ( 0 duplicates 0 deltas of = 0 attempts) trees : 35 ( 2 duplicates 28 deltas of = 34 attempts) commits: 23 ( 0 duplicates 0 deltas of = 0 attempts) tags : 0 ( 0 duplicates 0 deltas of = 0 attempts) Total branches: 9 ( 2 loads ) marks: 1073741824 ( 139 unique ) atoms: 46 Memory total: 2344 KiB pools: 2110 KiB objects: 234 KiB --------------------------------------------------------------------- pack_report: getpagesize() =3D 65536 pack_report: core.packedGitWindowSize =3D 1073741824 pack_report: core.packedGitLimit =3D 35184372088832 pack_report: pack_used_ctr =3D 132 pack_report: pack_mmap_calls =3D 9 pack_report: pack_open_windows =3D 1 / 2 pack_report: pack_mapped =3D 908838 / 916184 --------------------------------------------------------------------- I note that there is a warning about "tip" OID1 not containing OID2. Is th= is a hint that the marks file was not written, and hence not then read, pre= venting the second pass from succeeding? Or is it something else entirely? When I clone the resulting repo I get: warning: You appear to have cloned an empty repository. I hope someone can advise. Regards, Richard. Richard Kerr BNCS Engineer, SI SOL Telco & Media Vertical Practice T: +44 (0)20 3618 2669 M: +44 (0)7812 325518 Lync: +44 (0) 20 3618 0778 4th Floor, 4 Triton Square, Regent=E2=80=99s Place, London NW1 3HG [email protected]<mailto:[email protected]> Atos, Atos Consulting, Worldline and Canopy The Open Cloud Company are trad= ing names used by the Atos group. The following trading entities are regist= ered in England and Wales: Atos IT Services UK Limited (registered number 0= 1245534), Atos Consulting Limited (registered number 04312380), Atos Worldl= ine UK Limited (registered number 08514184) and Canopy The Open Cloud Compa= ny Limited (registration number 08011902). The registered office for each i= s at 4 Triton Square, Regent=E2=80=99s Place, London, NW1 3HG.The VAT No. f= or each is: GB232327983. This e-mail and the documents attached are confidential and intended solely= for the addressee, and may contain confidential or privileged information.= If you receive this e-mail in error, you are not authorised to copy, discl= ose, use or retain it. Please notify the sender immediately and delete this= email from your systems. As emails may be intercepted, amended or lost, th= ey are not secure. Atos therefore can accept no liability for any errors or= their content. Although Atos endeavours to maintain a virus-free network, = we do not warrant that this transmission is virus-free and can accept no li= ability for any damages resulting from any virus transmitted. The risks are= deemed to be accepted by everyone who communicates with Atos by email. ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=3D1670&dsMessageId=3D= 3408877 To unsubscribe from this discussion, e-mail: [[email protected]= ris.org]. ------=_Part_2714_1435933206.1518529723153 Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable <html> <head> <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DWindows-1= 252"> <style type=3D"text/css" style=3D"display:none;"><!-- P {margin-top:0;margi= n-bottom:0;} --></style> </head> <body dir=3D"ltr"> <div id=3D"divtagdefaultwrapper" style=3D"font-size:12pt;color:#000000;font= -family:Calibri,Helvetica,sans-serif;" dir=3D"ltr"> <p style=3D"margin-top:0;margin-bottom:0"><br> </p> <p style=3D"margin-top:0;margin-bottom:0">And a bit of (non) progress on th= is.</p> <p style=3D"margin-top:0;margin-bottom:0">The first fast-import did create = a marks file, but.....</p> <p style=3D"margin-top:0;margin-bottom:0">git fast-import <span style=3D"fo= nt-family: Calibri, Helvetica, sans-serif; font-size: 16px;"> --export-marks=3D.\marks_V4GpiRoute.dat actualy put the marks file a level = up!</span></p> <p style=3D"margin-top:0;margin-bottom:0"><span style=3D"font-family: Calib= ri, Helvetica, sans-serif; font-size: 16px;">As if I'd said <span styl= e=3D"font-family: Calibri, Helvetica, sans-serif; font-size: 16px;">--expor= t-marks=3D..\marks_V4GpiRoute.dat.</span></span></p> <p style=3D"margin-top:0;margin-bottom:0"><span style=3D"font-family: Calib= ri, Helvetica, sans-serif; font-size: 16px;"><span style=3D"font-family: Ca= libri, Helvetica, sans-serif; font-size: 16px;"><br> </span></span></p> <p style=3D"margin-top:0;margin-bottom:0"><span style=3D"font-family: Calib= ri, Helvetica, sans-serif; font-size: 16px;"><span style=3D"font-family: Ca= libri, Helvetica, sans-serif; font-size: 16px;">This seems bizarre. A= nd leads me to have no confidence about where --import-marks will look for its parameter file.</span></span></p> <p style=3D"margin-top:0;margin-bottom:0"><span style=3D"font-family: Calib= ri, Helvetica, sans-serif; font-size: 16px;"><span style=3D"font-family: Ca= libri, Helvetica, sans-serif; font-size: 16px;"><br> </span></span></p> <p style=3D"margin-top:0;margin-bottom:0"><span style=3D"font-family: Calib= ri, Helvetica, sans-serif; font-size: 16px;"><span style=3D"font-family: Ca= libri, Helvetica, sans-serif; font-size: 16px;">Unhappily,</span></span></p= > <p style=3D"margin-top:0;margin-bottom:0"><span style=3D"font-family: Calib= ri, Helvetica, sans-serif; font-size: 16px;"><span style=3D"font-family: Ca= libri, Helvetica, sans-serif; font-size: 16px;">Richard.</span></span></p> <p style=3D"margin-top:0;margin-bottom:0"><br> </p> <p style=3D"margin-top:0;margin-bottom:0">PS. Hoping this message turns up = threaded properly. As noted elsewhere, Tigris list emails get sent ou= t as if they were originated by the sender, hence hitting my company's inco= ming email server which says "hey, that claims to be from me, but it isn't from one of my known servers, so I'll d= iscard it", which means I never get back anything I've sent.</p> <p style=3D"margin-top:0;margin-bottom:0"><br> </p> <p style=3D"margin-top:0;margin-bottom:0"><br> </p> <div id=3D"Signature"> <div style=3D"font-size:13px; font-family:Tahoma"> <p class=3D"MsoNormal" align=3D"left" style=3D"margin:0cm 0cm 0pt"></p> <div style=3D"font-size:13px; font-family:Tahoma"> <div></div> <div align=3D"left"></div> <p class=3D"MsoNormal" align=3D"left" style=3D"margin:3pt 0cm 0pt"><b><span= style=3D"font-size:9pt; font-family:Verdana"><font size=3D"1">Richard Kerr= y</font></span></b></p> <p class=3D"MsoNormal" align=3D"left" style=3D"margin:0cm 0cm 0pt"><span st= yle=3D"font-size:8pt; font-family:Verdana"><font size=3D"1">BNCS Engineer</= font></span><span style=3D"font-size:8pt; font-family:Verdana"><span style= =3D"font-size:8pt">, SI SOL Telco & Media Vertical Practice</span></span></p> <p class=3D"MsoNormal" align=3D"left" style=3D"margin:0cm 0cm 0pt"><span st= yle=3D"font-size:8pt; font-family:Verdana"><font size=3D"1"></font></span><= /p> <span style=3D"font-size:8pt; font-family:Verdana"> <p class=3D"MsoNormal" align=3D"left" style=3D"margin:0cm 0cm 0pt"><span st= yle=3D"font-size:8pt; font-family:Verdana"><font size=3D"1">T: +44 (0)2= 0 3618 2669</font></span></p> <p class=3D"MsoNormal" align=3D"left" style=3D"margin:0cm 0cm 0pt"><span st= yle=3D"font-size:8pt; font-family:Verdana"></span><span style=3D"font-size:= 8pt; font-family:Verdana"><font size=3D"1">M: +44 (0)7812 325518</font>= </span></p> <p class=3D"MsoNormal" align=3D"left" style=3D"margin:0cm 0cm 0pt"><font si= ze=3D"1">4 Triton Square, Regent=92s Place, London NW1 3HG</font></p> <p class=3D"MsoNormal" align=3D"left" style=3D"margin:0cm 0cm 0pt"><span st= yle=3D"font-size:8pt; font-family:Verdana"><a tabindex=3D"-1" href=3D"https= ://webmail.siemens-it-solutions.com/owa/redir.aspx?C=3D9fb20d019e3e4cb99344= d708709a3177&URL=3Dmailto%3arichard.kerry%40atos.net" target=3D"_blank"= id=3D"LPNoLP" customtabindex=3D"0" disabled=3D"true">[email protected]= t</a></span></p> <p class=3D"MsoNormal" align=3D"left" style=3D"margin:0cm 0cm 0pt"><span st= yle=3D"font-size:8pt; font-family:Verdana"><font size=3D"1" face=3D"Arial">= <span style=3D"font-size:11pt; font-family:Arial"></span></font></span>&nbs= p;</p> <p class=3D"MsoNormal" align=3D"left" style=3D"margin:0cm 0cm 0pt"><font si= ze=3D"1"><span style=3D"font-size:8pt; font-family:Verdana"></span><span st= yle=3D"font-size:8pt; font-family:Verdana"></span></font></p> <p class=3D"MsoNormal" align=3D"left" style=3D"margin:0cm 0cm 6pt"><span st= yle=3D"font-size:8pt; font-family:Verdana"></span></p> <p class=3D"MsoNormal" align=3D"left" style=3D"margin:0cm 0cm 6pt"><span st= yle=3D"font-size:8pt; font-family:Verdana"></span></p> <p class=3D"MsoNormal" align=3D"left" style=3D"margin:0cm 0cm 6pt"><span st= yle=3D"font-size:8pt; font-family:Verdana"></span></p> <p class=3D"MsoNormal" align=3D"left" style=3D"margin:0cm 0cm 6pt"><span st= yle=3D"font-size:8pt; font-family:Verdana"></span></p> <p class=3D"MsoNormal" align=3D"left" style=3D"margin:0cm 0cm 6pt"><span st= yle=3D"font-size:8pt; font-family:Verdana"></span></p> <div> <p class=3D"MsoNormal" align=3D"left" style=3D"margin:5pt 0cm; line-height:= 10pt"><span style=3D"font-size:8pt; font-family:Verdana">This e-mail and th= e documents attached are confidential and intended solely for the addressee= ; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it.= As its integrity cannot be secured on the Internet, the Atos group liabili= ty cannot be triggered for the message content. Although the sender endeavo= urs to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free = and will not be liable for any damages resulting from any virus transmitted= .</span><span style=3D"font-family:Verdana"></span></p> </div> </span></div> </div> </div> <br> <br> <div style=3D"color: rgb(0, 0, 0);"> <hr style=3D"display:inline-block;width:98%" tabindex=3D"-1" customtabindex= =3D"-1" disabled=3D"true"> <div id=3D"divRplyFwdMsg" dir=3D"ltr"><font face=3D"Calibri, sans-serif" st= yle=3D"font-size:11pt" color=3D"#000000"><b>From:</b> Kerry, Richard<br> <b>Sent:</b> 13 February 2018 12:09<br> <b>To:</b> [email protected]<br> <b>Subject:</b> cvs2git process not working. created repository is empty</f= ont> <div> </div> </div> <div dir=3D"ltr"> <div id=3D"x_divtagdefaultwrapper" dir=3D"ltr" style=3D"font-size:12pt; col= or:#000000; font-family:Calibri,Helvetica,sans-serif"> <div style=3D""> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> </p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> I=92ve just been trying out cvs2git for the first time, having used cvs2svn= a bit a couple of years ago.</p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> I think I=92ve followed the instructions on <a href=3D"http://cvs2svn.tigri= s.org/cvs2git.html" class=3D"x_OWAAutoLink" id=3D"LPlnk58035" previewremove= d=3D"true" tabindex=3D"-1" disabled=3D"true"> http://cvs2svn.tigris.org/cvs2git.html</a> but I seem to be ending up = with an empty repo.</p> <br> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> </p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> I think the fault may be with git fast-import rather than cvs2git, but I=92= ll ask here first as it=92s part of the infrastructure used by cvs2git.</p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span style=3D"font-family:Calibri,sans-serif; font-size:14.6667px">(this i= s on Windows, as you'll know from the prompts and slashes. And it's C= VSNT, not CVS, which is why I'm using --use-cvs, just in case we get close = to the issues with CVSNT, though cvs2svn worked fine.)</span><br> </p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span style=3D"font-family:Calibri,sans-serif; font-size:14.6667px"><br> </span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> I=92ve run cvs2git, as follows (split onto multiple lines, and some folder = names changed or reduced, for clarity):</p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> </p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span>C:\Projects-Git\mycvs2git>C:\Python27\python.exe </span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span><span style=3D"font-family:Constantia,"Hoefler Text",serif"= > </span>C:\cvs2svn\cvs2svn-2.5.0\cvs2git</span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span> --tmpdir=3D.\temp_V4GpiRoute</span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span> --write-symbol-info=3D.\symbols_V4GpiRoute.txt</s= pan></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span> --dumpfile=3D.\dump_V4GpiRoute.dat</span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span> --blobfile=3D.\blob_V4GpiRoute.dat</span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span> --use-cvs --cvs=3D"C:\Program Files (x86)\CV= S Suite\CVSNT\cvs.exe"</span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span> --username=3DCvs2GitBncs</span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span> ..\CVS-test-repo\Drivers\V4GpiRoute 1>.\V4GpiR= oute\V4GpiRoute.log</span><br> </p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <br> </p> <div>That seems to complete, running 16 passes, then finishes with stats:</= div> <p></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> </p> <div>cvs2svn Statistics:</div> <div>------------------</div> <div>Total CVS Files:  = ; 42</div> <div>Total CVS Revisions: 158</div> <div>Total CVS Branches: 0<= /div> <div>Total CVS Tags: = 210</div> <div>Total Unique Tags: &nb= sp;7</div> <div>Total Unique Branches: 0</div> <div>CVS Repos Size in KB: 2777</div> <div>Total SVN Commits: 28<= /div> <div>First Revision Date: Wed Sep 13 16:54:30 2006</div> <div>Last Revision Date: Thu Aug 11 11:37:57 2016</div> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <br> </p> So it looks like that's completed satisfactorily. The blobfile is abo= ut 4Mb, the dumpfile is about 11Kb. <p></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> The git create looks normal.</p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> But then when I run the two imports, something is going wrong.</p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> The first one says:</p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> </p> <div>C:\mycvs2gitbncs> git fast-import --export-marks=3D.\marks_V4G= piRoute.dat 0<.\blob_V4GpiRoute.dat</div> <div>C:\Program Files\Git\mingw64\libexec\git-core\git-fast-import.exe stat= istics:</div> <div>---------------------------------------------------------------------<= /div> <div>Alloc'd objects: 5000</div> <div>Total objects: 0 ( &nbs= p; 116 duplicates &nb= sp; )</div> <div> blobs : &= nbsp; 0 ( 116 duplicates &nbs= p; 0 deltas of 0 attempts)</div> <div> trees : &= nbsp; 0 ( 0 duplicates = 0 deltas of 0 attempts)</d= iv> <div> commits: = 0 ( 0 duplicates &nbs= p; 0 deltas of 0 attempts)</div> <div> tags : &nb= sp; 0 ( 0 duplicates &= nbsp; 0 deltas of 0 attempt= s)</div> <div>Total branches: 0 ( &nbs= p; 0 loads )</div> <div> marks: 10= 24 ( 116 unique )</div> <div> atoms: &= nbsp; 0</div> <div>Memory total: 2282 KiB</div> <div> pools: 20= 48 KiB</div> <div> objects: 2= 34 KiB</div> <div>---------------------------------------------------------------------<= /div> <div>pack_report: getpagesize() = =3D 65536</div> <div>pack_report: core.packedGitWindowSize =3D 1073741824</div> <div>pack_report: core.packedGitLimit =3D 3518437208883= 2</div> <div>pack_report: pack_used_ctr = =3D 0</div> <div>pack_report: pack_mmap_calls =3D&nbs= p; 0</div> <div>pack_report: pack_open_windows =3D &n= bsp; 0 / 0</div> <div>pack_report: pack_mapped &nbs= p; =3D 0 / &nb= sp; 0</div> <div>---------------------------------------------------------------------<= /div> <div><br> </div> <br> <p></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> I note at this point that there is no <span style=3D"font-family:Calib= ri,sans-serif; font-size:14.6667px">marks_V4GpiRoute.dat present at the end= of this run. Is this an indication of what is wrong? Especiall= y in light of one message I see on running the second fast-import.</span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <br> </p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> The second fast-import says:</p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> </p> <div>C:\mycvs2git>git fast-import --import-marks=3D.\marks_V4GpiRoute.da= t 0<.\dump_V4GpiRoute.dat</div> <div>Unpacking objects: 100% (58/58), done.</div> <div>warning: Not updating refs/heads/master (new tip 0c4f98a8735f64c55b366= 653fd8ed1f237c9b81c does not contain 056951467676abd317efa444f0e37b6f101b2d= 5d)</div> <div>C:\Program Files\Git\mingw64\libexec\git-core\git-fast-import.exe stat= istics:</div> <div>---------------------------------------------------------------------<= /div> <div>Alloc'd objects: 5000</div> <div>Total objects: 58 ( &nbs= p; 2 duplicates  = ; )</div> <div> blobs : &= nbsp; 0 ( 0 duplicates = 0 deltas of 0 attempts)</d= iv> <div> trees : &= nbsp;35 ( 2 duplicates = 28 deltas of 34 attempts)</d= iv> <div> commits: = 23 ( 0 duplicates &nbs= p; 0 deltas of 0 attempts)</div> <div> tags : &nb= sp; 0 ( 0 duplicates &= nbsp; 0 deltas of 0 attempt= s)</div> <div>Total branches: 9 ( &nbs= p; 2 loads )</div> <div> marks: 1073741824 ( &nbs= p; 139 unique )</div> <div> atoms: &= nbsp;46</div> <div>Memory total: 2344 KiB</div> <div> pools: 21= 10 KiB</div> <div> objects: 2= 34 KiB</div> <div>---------------------------------------------------------------------<= /div> <div>pack_report: getpagesize() = =3D 65536</div> <div>pack_report: core.packedGitWindowSize =3D 1073741824</div> <div>pack_report: core.packedGitLimit =3D 3518437208883= 2</div> <div>pack_report: pack_used_ctr = =3D 132</div> <div>pack_report: pack_mmap_calls =3D&nbs= p; 9</div> <div>pack_report: pack_open_windows =3D &n= bsp; 1 / 2</div> <div>pack_report: pack_mapped &nbs= p; =3D 908838 / 916184</div> <div>---------------------------------------------------------------------<= /div> <br> <p></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <br> </p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> I note that there is a warning about "tip" OID1 not containing OI= D2. Is this a hint that the marks file was not written, and hence not= then read, preventing the second pass from succeeding? Or is it some= thing else entirely?</p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <br> </p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> When I clone the resulting repo I get:</p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span>warning: You appear to have cloned an empty repository.</span><br> </p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span><br> </span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span>I hope someone can advise.</span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span>Regards,</span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span>Richard.</span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span><br> </span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <br> </p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <br> </p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <br> </p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> </p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <br> </p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> </p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <br> </p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span style=3D""><b><span style=3D"font-size:9.0pt; font-family:"Verda= na",sans-serif; color:black">Richard Kerr</span></b></span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span style=3D""><span style=3D"font-size:8.0pt; font-family:"Verdana&= quot;,sans-serif; color:black">BNCS Engineer, SI SOL Telco & Media Vert= ical Practice</span></span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span style=3D""><span style=3D"font-size:8.0pt; font-family:"Verdana&= quot;,sans-serif; color:black"> </span></span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span style=3D""><span style=3D"font-size:8.0pt; font-family:"Verdana&= quot;,sans-serif">T: +44 (0)20 3618 2669 </span></span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span style=3D""><span style=3D"font-size:8.0pt; font-family:"Verdana&= quot;,sans-serif">M: +44 (0)7812 325518</span></span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span style=3D""><span style=3D"font-size:8.0pt; font-family:"Verdana&= quot;,sans-serif; color:black">Lync: +44 (0) 20 3618 0778</span></span>= </p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span style=3D""><span style=3D"font-size:8.0pt">4<sup>th</sup> Floor, 4 Tr= iton Square, Regent=92s Place, London NW1 3HG</span></span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span style=3D""></span><a href=3D"mailto:[email protected]" style=3D"= color:blue; text-decoration:underline" tabindex=3D"-1" disabled=3D"true"><s= pan style=3D""><span style=3D"font-size:8.0pt; font-family:"Verdana&qu= ot;,sans-serif; color:blue">[email protected]</span></span><span style= =3D""></span></a><span style=3D""><span style=3D"font-size:12.0pt"></span><= /span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span style=3D""><span style=3D"font-family:"Verdana",sans-serif;= color:black"> </span></span><span style=3D""><span style=3D"font-size= :8.0pt; font-family:"Verdana",sans-serif; color:black"></span></s= pan></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span style=3D""><span style=3D""></span></span></p> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> <span style=3D""><span style=3D""> </span></span></p> <span style=3D""></span> <p style=3D"margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:Calibri,sa= ns-serif"> </p> </div> </div> </div> </div> </div> Atos, Atos Consulting, Worldline and Canopy The Open Cloud Company are trad= ing names used by the Atos group. The following trading entities are regist= ered in England and Wales: Atos IT Services UK Limited (registered number 0= 1245534), Atos Consulting Limited (registered number 04312380), Atos Worldline UK Limited (registered number= 08514184) and Canopy The Open Cloud Company Limited (registration number 0= 8011902). The registered office for each is at 4 Triton Square, Regent=92s = Place, London, NW1 3HG.The VAT No. for each is: GB232327983. <br> <br> This e-mail and the documents attached are confidential and intended solely= for the addressee, and may contain confidential or privileged information.= If you receive this e-mail in error, you are not authorised to copy, discl= ose, use or retain it. Please notify the sender immediately and delete this email from your systems. As emails = may be intercepted, amended or lost, they are not secure. Atos therefore ca= n accept no liability for any errors or their content. Although Atos endeav= ours to maintain a virus-free network, we do not warrant that this transmission is virus-free and can accept no l= iability for any damages resulting from any virus transmitted. The risks ar= e deemed to be accepted by everyone who communicates with Atos by email.<br= > </body> </html> ------=_Part_2714_1435933206.1518529723153--