cvs2git convesion removes parts of comments

Marius Giurgi <[email protected]> Wed, 14 Oct 2015 12:33:45 -0400
Newsgroups gmane.comp.version-control.subversion.cvs2svn.devel
Message-ID <CAP=fRowWvOXzYJmNO2aXdSy0m1cRaiDka0rKsQSHjF9_CahcVA@mail.gmail.com>
------=_Part_10431_1300077722.1444905117251
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi, there

I'm trying to convert CVS to git repos (using cvs2git version 2.5.0-dev)
and some of my repos appear to be incorrectly converted (some minor
differences in the comment section).

Here's the example of the CVS version of a file and the converted git
version:

CVS:

/*
  Header file for footpedal library.  Jon Doe, 10/11/96.
  $Id: footpedal.h,v 1.4 2001/11/26 16:51:05 bcavalier Exp $
  */

git:

/*
  Header file for footpedal library.  Jon Doe, 10/11/96.
  $Id$
  */

Apparently the conversion gets rid of highlighted text.
Any ideas why this happens? I'm not sure if there is a configuration
problem or a bug in the conversion app.

thanks,
marius


-- 

*Marius Giurgi*

 *Senior Software Engineer*

 *Blue Belt Technologies*

 2828 Liberty Ave
 Pittsburgh, PA 15222
 E-mail: [email protected]
 Phone: 412 683 3844 (ext 4119)
 Mobile: 412 849 0011

------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1667&dsMessageId=3142232

To unsubscribe from this discussion, e-mail: [[email protected]].
------=_Part_10431_1300077722.1444905117251
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi, there<div><br></div><div>I&#39;m trying to convert CVS=
 to git repos (using cvs2git version 2.5.0-dev) and some of my repos appear=
 to be incorrectly converted (some minor differences in the comment section=
).</div><div><br></div><div>Here&#39;s the example of the CVS version of a =
file and the converted git version:</div><div><br></div><div>CVS:=C2=A0</di=
v><div><br></div><div><div><font face=3D"monospace, monospace">/*</font></d=
iv><div><font face=3D"monospace, monospace">=C2=A0 Header file for footpeda=
l library.=C2=A0 Jon Doe, 10/11/96.</font></div><div><font face=3D"monospac=
e, monospace">=C2=A0 $Id<span style=3D"background-color:rgb(255,242,204)">:=
 footpedal.h,v 1.4 2001/11/26 16:51:05 bcavalier Exp </span>$</font></div><=
div><font face=3D"monospace, monospace">=C2=A0 */</font></div><div><br></di=
v><div>git:</div><div><font face=3D"monospace, monospace"><br></font></div>=
<div><div><font face=3D"monospace, monospace">/*</font></div><div><font fac=
e=3D"monospace, monospace">=C2=A0 Header file for footpedal library.=C2=A0 =
Jon Doe, 10/11/96.</font></div><div><font face=3D"monospace, monospace">=C2=
=A0 $Id$</font></div><div><font face=3D"monospace, monospace">=C2=A0 */</fo=
nt></div></div><div><br></div><div>Apparently the conversion gets rid of hi=
ghlighted text.</div><div>Any ideas why this happens? I&#39;m not sure if t=
here is a configuration problem or a bug in the conversion app.</div><div><=
br></div><div>thanks,</div><div>marius</div><div><br></div><div><br></div>-=
- <br><div class=3D"gmail_signature"><div dir=3D"ltr"><div><div dir=3D"ltr"=
><br><b>Marius Giurgi</b><br><blockquote style=3D"margin:0px 0px 0px 40px;b=
order:none;padding:0px"></blockquote>=C2=A0<i>Senior Software Engineer</i><=
br><blockquote style=3D"margin:0px 0px 0px 40px;border:none;padding:0px"></=
blockquote>=C2=A0<font color=3D"#333399"><b>Blue Belt Technologies</b></fon=
t><br><blockquote style=3D"margin:0px 0px 0px 40px;border:none;padding:0px"=
></blockquote>=C2=A02828 Liberty Ave=C2=A0<br>=C2=A0Pittsburgh, PA 15222<br=
>=C2=A0E-mail: <a href=3D"mailto:[email protected]" target=3D"_blank"=
>[email protected]</a><br>=C2=A0Phone: 412 683 3844 (ext 4119)<br><di=
v>=C2=A0Mobile: 412 849 0011</div></div></div></div></div>
</div></div>

------=_Part_10431_1300077722.1444905117251--