Re: Before declaring Bochs is dead ...

Thomas Hemmer <[email protected]> Mon, 11 Jul 2022 10:30:55 +0200
Newsgroups gmane.comp.emulators.bochs.devel
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============6783926773525652621==
Content-Type: multipart/alternative;
 boundary="------------7MLGtUFa3csQaD3Bp07C20pM"

This is a multi-part message in MIME format.
--------------7MLGtUFa3csQaD3Bp07C20pM
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable

Hi folks,

thanks a lot for your efforts in order to keep bochs alive.

While taking a look into Stanislav's git repository I missed the release
tags there.
Did you leave them out intentionally?


Best regards,

Thomas


Am 11.07.2022 um 08:26 schrieb [email protected]:
>
> Okay, guys !
>
> Please take a look onto github repository:
>
> https://github.com/stlintel/Bochs
>
> and also SF git repository:
>
> https://sourceforge.net/p/bochs/bochs/ci/master/tree/
>
> They are identical.
>
> Could be both cloned and browsed.
>
> Verify everything you know =E2=80=93 this is first time I create new git
> repositories, not telling about converting from SVN.
>
> I personally prefer github interface.
>
> Can someone help with setting up mandatory code review for pull requests=
 ?
>
> Thanks
>
> Stansilav
>
> *From:*[email protected] <[email protected]>
> *Sent:* Monday, 11 July 2022 8:45
> *To:* 'Xinyang Ge' <[email protected]>
> *Cc:* 'bochs-developers' <[email protected]>
> *Subject:* RE: [Bochs-developers] Before declaring Bochs is dead ...
>
> Github suggests next step to do:
>
> **
>
> *Existing repository using Git*
>
> cd myproject
>
> git remote add origin ssh://[email protected]/p/bochs/bochs
>
> git push -u origin master
>
> Should I ?
>
> *From:*[email protected] <[email protected]>
> *Sent:* Sunday, 10 July 2022 19:48
> *To:* 'Xinyang Ge' <[email protected]>
> *Cc:* 'bochs-developers' <[email protected]>
> *Subject:* RE: [Bochs-developers] Before declaring Bochs is dead ...
>
> Actually I got some help from folks at work and the conversion is in
> progress right now.
>
> It is running from the morning and about 60% done.
>
> Let=E2=80=99s see what is going to be result.
>
> Thanks,
>
> Stanislav
>
> *From:*Xinyang Ge <[email protected]>
> *Sent:* Sunday, 10 July 2022 19:21
> *To:* Stanislav Shwartsman <[email protected]>
> *Cc:* bochs-developers <[email protected]>
> *Subject:* Re: [Bochs-developers] Before declaring Bochs is dead ...
>
> So you have two suggestions here: (1) have the full name for the
> author info, and (2) remove the backward pointer to the SVN repo.
>
> For (1), it looks like the SVN commit history doesn't contain the full
> name either: Bochs x86 PC emulator / Code / Commit [r14349]
> (sourceforge.net) <https://sourceforge.net/p/bochs/code/14349/>.=C2=A0 T=
o
> be consistent, shall we just reuse whatever is in SVN history for the
> new git repo?
>
> For (2), I can take a look and see if we can remove the backward pointer=
.
>
> Anything else I missed?
>
> Xinyang
>
> On Sat, Jul 9, 2022 at 10:57 AM <[email protected]> wrote:
>
>     This is exactly not good one =E2=80=A6
>
>     This is how it supposed to look like:
>
>     =3D=3D Cut Here =3D=3D
>
>     commit d320dadcc9c40282ad282fa6c64ccbfef048d952 (HEAD -> master,
>     origin/master, origin/HEAD)
>
>     Author: Volker Ruppert
>
>     Date:=C2=A0 =C2=A0Thu Nov 4 17:44:57 2021 +0000
>
>     =C2=A0 =C2=A0 Updated / improved information about configure shortcu=
t scripts.
>
>     =3D=3D Cut Here =3D=3D
>
>     *From:*Xinyang Ge <[email protected]>
>     *Sent:* Saturday, 9 July 2022 18:42
>     *To:* Stanislav Shwartsman <[email protected]>
>     *Cc:* bochs-developers <[email protected]>
>     *Subject:* Re: [Bochs-developers] Before declaring Bochs is dead ...
>
>     Did you check https://github.com/countingpine/bochs-svn? The
>     latest git commit
>     <https://github.com/countingpine/bochs-svn/commit/d320dadcc9c40282ad=
282fa6c64ccbfef048d952>
>     (shown below) matches what I saw from the SVN repo.=C2=A0 They also
>     seem to get the author info and commit message correct (with an
>     additional pointer to the SVN commit).=C2=A0 Is there any issue you =
saw
>     from the repo?=C2=A0 If not, we can just=C2=A0clone and re-upload th=
e repo
>     to a more official account of Bochs on Github.
>
>     commit d320dadcc9c40282ad282fa6c64ccbfef048d952 (HEAD -> master,
>     origin/master, origin/HEAD)
>
>     Author: vruppert <vruppert@6c8e4198-a580-4521-a02f-c9ae86df1db9>
>
>     Date:=C2=A0 =C2=A0Thu Nov 4 17:44:57 2021 +0000
>
>     =C2=A0 =C2=A0 Updated / improved information about configure shortcu=
t scripts.
>
>     =C2=A0 =C2=A0 git-svn-id: http://svn.code.sf.net/p/bochs/code/trunk@=
14349
>     6c8e4198-a580-4521-a02f-c9ae86df1db9
>
>     On Sat, Jul 9, 2022 at 7:24 AM <[email protected]> wrote:
>
>         I see dozens of Bochs forks to git in the net. Most of them
>         outdate and dead.
>
>         Unfortunately not even single one of them is forked properly,
>         with converting authors and cleaning up stuff afterwards.
>
>         Doing simple =E2=80=98git log=E2=80=99 on bochs folder reveals a=
 lot of
>         garbage that should not be there.
>
>         I tried to go through the process of migration from scratch
>         but seems like smth is going wrong for me.
>
>         It prints :
>
>         Initialized empty Git repository in
>         /cygdrive/e/BOCHS/BOCHS/SVN/bochs-git-conversion/bochs-git-tmp/.=
git/
>
>         Using higher level of URL:
>         https://svn.code.sf.net/p/bochs/code/trunk/bochs =3D>
>         https://svn.code.sf.net/p/bochs/code
>
>         And just stuck for very long time. At the end I see .git
>         folder which is empty repo (nothing from SVN was imported).
>
>         *From:*Xinyang Ge <[email protected]>
>         *Sent:* Friday, 8 July 2022 22:18
>         *To:* Stanislav Shwartsman <[email protected]>
>         *Cc:* bochs-developers <[email protected]>
>         *Subject:* Re: [Bochs-developers] Before declaring Bochs is
>         dead ...
>
>         Totally.=C2=A0 Any open-source project would require the whole
>         community effort to make it live long and prosper, and I think
>         moving Bochs to git/github would encourage more people to
>         contribute (especially nowadays).=C2=A0 Let me know how I can he=
lp
>         with the efforts.
>
>         Xinyang
>
>         On Fri, Jul 8, 2022 at 11:03 AM Stanislav Shwartsman
>         <[email protected]> wrote:
>
>             Hi,
>
>             >Bochs is one of the highest-fidelity PC emulators and is wi=
dely used in both
>             academia and industry.=C2=A0 If there's a way we can keep it
>             going, please don't let it die.
>
>             You are the ones who could keep it from doing.
>
>             Bochs can't survive on just 2 contributors which also have
>             families, work and other projects to care.
>
>             We would try to do our best but it can't continue alone.
>
>             On Fri, Jul 8, 2022 at 7:05 PM Xinyang Ge
>             <[email protected]> wrote:
>
>                 Hi Stanislav,
>
>                 There is a github repo which has its commit history in
>                 sync with the SVN repo:
>                 https://github.com/countingpine/bochs-svn. Can we use
>                 it as a starting point for svn>>git transition or
>                 maybe even contact the owner of that github repo for hel=
p?
>
>                 Bochs is one of the highest-fidelity PC emulators and
>                 is widely used in both academia and industry.=C2=A0 If
>                 there's a way we can keep it going, please don't let
>                 it die.
>
>                 Xinyang
>
>                 On Fri, Jul 8, 2022 at 8:48 AM Stanislav Shwartsman
>                 <[email protected]> wrote:
>
>                     Ho Folks.
>
>                     Seems like I left alone. Tried to write Volker and
>                     he didn't respond for 10 days :(
>
>                     Before declaring Bochs officially dead I would
>                     like to modernize it a bit by moving to newer
>                     tools and trying to invite new contributors. I
>                     personally like git as new Bochs version control
>                     system and especially like github and its code
>                     review interface.
>
>                     But I am not a master in doing svn>>git transitions.
>
>                     In the other side I saw some of you already did it
>                     before and have necessary experience.
>
>                     Can someone volunteer to have a Zoom/Teams session
>                     for the svn>>git transition?
>                     I hope it won't take forever and as result we
>                     should get git repository for Bochs on Sourceforge
>                     (seems like they have it) or may be preferable,
>                     already in github.
>
>                     Anyone ?
>
>                     Thanks,
>                     Stanislav
>
>                     _______________________________________________
>                     bochs-developers mailing list
>                     [email protected]
>                     https://lists.sourceforge.net/lists/listinfo/bochs-d=
evelopers
>
>
>
> _______________________________________________
> bochs-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bochs-developers

--------------7MLGtUFa3csQaD3Bp07C20pM
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<html>
  <head>
    <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DUTF-=
8">
  </head>
  <body>
    <p>Hi folks,</p>
    <p>thanks a lot for your efforts in order to keep bochs alive.</p>
    <p>While taking a look into Stanislav's git repository I missed the
      release tags there.<br>
      Did you leave them out intentionally?<br>
      <br>
      <br>
      Best regards,</p>
    <p>Thomas</p>
    <p><br>
    </p>
    <div class=3D"moz-cite-prefix">Am 11.07.2022 um 08:26 schrieb
      <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:stlintel@gmail.=
com">[email protected]</a>:<br>
    </div>
    <blockquote type=3D"cite"
      cite=3D"mid:[email protected]">
      <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DUT=
F-8">
      <meta name=3D"Generator" content=3D"Microsoft Word 15 (filtered
        medium)">
      <style>@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}@font-face
	{font-family:"Lucida Console";
	panose-1:2 11 6 9 4 5 4 2 2 4;}@font-face
	{font-family:Lato;}p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;}a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}span.EmailStyle20
	{mso-style-type:personal-reply;
	font-family:"Calibri",sans-serif;
	color:windowtext;}.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}div.WordSection1
	{page:WordSection1;}</style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
      <div class=3D"WordSection1">
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US">Okay, guys !<o:p></o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US"><o:p>=C2=A0</o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US">Please take a look onto github repository:<o:p>=
</o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US"><a href=3D"https://github.com/stlintel/Bochs"
              moz-do-not-send=3D"true" class=3D"moz-txt-link-freetext">htt=
ps://github.com/stlintel/Bochs</a><o:p></o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US"><o:p>=C2=A0</o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US">and also SF git repository:<o:p></o:p></span></=
p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US"><a
              href=3D"https://sourceforge.net/p/bochs/bochs/ci/master/tree=
/"
              moz-do-not-send=3D"true" class=3D"moz-txt-link-freetext">htt=
ps://sourceforge.net/p/bochs/bochs/ci/master/tree/</a><o:p></o:p></span></=
p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US"><o:p>=C2=A0</o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US">They are identical. <o:p></o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US">Could be both cloned and browsed.<o:p></o:p></s=
pan></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US">Verify everything you know =E2=80=93 this is fi=
rst time
            I create new git repositories, not telling about converting
            from SVN.<o:p></o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US"><o:p>=C2=A0</o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US">I personally prefer github interface.<o:p></o:p=
></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US">Can someone help with setting up mandatory code
            review for pull requests ?<o:p></o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US"><o:p>=C2=A0</o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US">Thanks<o:p></o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US">Stansilav<o:p></o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"en-IL"><o:p>=C2=A0</o:p></span></p>
        <div>
          <div style=3D"border:none;border-top:solid #E1E1E1
            1.0pt;padding:3.0pt 0cm 0cm 0cm">
            <p class=3D"MsoNormal"><b><span lang=3D"EN-US">From:</span></b=
><span
                lang=3D"EN-US"> <a class=3D"moz-txt-link-abbreviated" href=
=3D"mailto:[email protected]">[email protected]</a>
                <a class=3D"moz-txt-link-rfc2396E" href=3D"mailto:stlintel=
@gmail.com">&lt;[email protected]&gt;</a> <br>
                <b>Sent:</b> Monday, 11 July 2022 8:45<br>
                <b>To:</b> 'Xinyang Ge' <a class=3D"moz-txt-link-rfc2396E"=
 href=3D"mailto:[email protected]">&lt;[email protected]&gt;</a><br>
                <b>Cc:</b> 'bochs-developers'
                <a class=3D"moz-txt-link-rfc2396E" href=3D"mailto:bochs-de=
[email protected]">&lt;[email protected]=
&gt;</a><br>
                <b>Subject:</b> RE: [Bochs-developers] Before declaring
                Bochs is dead ...<o:p></o:p></span></p>
          </div>
        </div>
        <p class=3D"MsoNormal"><o:p>=C2=A0</o:p></p>
        <p class=3D"MsoNormal"
          style=3D"line-height:27.0pt;background:white;vertical-align:base=
line"><span
style=3D"font-size:13.5pt;font-family:&quot;Lato&quot;,sans-serif;color:#5=
55555"
            lang=3D"EN-US">Github suggests next step to do:<o:p></o:p></sp=
an></p>
        <p class=3D"MsoNormal"
          style=3D"line-height:27.0pt;background:white;vertical-align:base=
line"><b><span
style=3D"font-size:13.5pt;font-family:&quot;Lato&quot;,sans-serif;color:#5=
55555"
              lang=3D"en-IL"><o:p>=C2=A0</o:p></span></b></p>
        <p class=3D"MsoNormal"
          style=3D"line-height:27.0pt;background:white;vertical-align:base=
line"><b><span
style=3D"font-size:13.5pt;font-family:&quot;Lato&quot;,sans-serif;color:#5=
55555"
              lang=3D"en-IL">Existing repository using Git<o:p></o:p></spa=
n></b></p>
        <p class=3D"MsoNormal"
          style=3D"background:#F8F8F8;vertical-align:baseline"><span
            style=3D"font-size:10.5pt;font-family:&quot;Courier
            New&quot;;color:#555555" lang=3D"en-IL">cd myproject<o:p></o:p=
></span></p>
        <p class=3D"MsoNormal"
          style=3D"background:#F8F8F8;vertical-align:baseline"><span
            style=3D"font-size:10.5pt;font-family:&quot;Courier
            New&quot;;color:#555555" lang=3D"en-IL">git remote add origin
            <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:ssh://ssh=
[email protected]/p/bochs/bochs">ssh://[email protected]/p/boch=
s/bochs</a><o:p></o:p></span></p>
        <p class=3D"MsoNormal"
          style=3D"background:#F8F8F8;vertical-align:baseline"><span
            style=3D"font-size:10.5pt;font-family:&quot;Courier
            New&quot;;color:#555555" lang=3D"en-IL">git push -u origin
            master<o:p></o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"en-IL"><o:p>=C2=A0</o:p></span></p>
        <p class=3D"MsoNormal"><span
            style=3D"font-size:14.0pt;mso-fareast-language:EN-US"
            lang=3D"EN-US">Should I ?<o:p></o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"en-IL"><o:p>=C2=A0</o:p></span></p>
        <div>
          <div style=3D"border:none;border-top:solid #E1E1E1
            1.0pt;padding:3.0pt 0cm 0cm 0cm">
            <p class=3D"MsoNormal"><b><span lang=3D"EN-US">From:</span></b=
><span
                lang=3D"EN-US"> <a href=3D"mailto:[email protected]"
                  moz-do-not-send=3D"true" class=3D"moz-txt-link-freetext"=
>[email protected]</a>
                &lt;<a href=3D"mailto:[email protected]"
                  moz-do-not-send=3D"true" class=3D"moz-txt-link-freetext"=
>[email protected]</a>&gt;
                <br>
                <b>Sent:</b> Sunday, 10 July 2022 19:48<br>
                <b>To:</b> 'Xinyang Ge' &lt;<a
                  href=3D"mailto:[email protected]" moz-do-not-send=3D"tru=
e"
                  class=3D"moz-txt-link-freetext">[email protected]</a>&gt=
;<br>
                <b>Cc:</b> 'bochs-developers' &lt;<a
                  href=3D"mailto:[email protected]"
                  moz-do-not-send=3D"true" class=3D"moz-txt-link-freetext"=
>[email protected]</a>&gt;<br>
                <b>Subject:</b> RE: [Bochs-developers] Before declaring
                Bochs is dead ...<o:p></o:p></span></p>
          </div>
        </div>
        <p class=3D"MsoNormal"><span lang=3D"en-IL"><o:p>=C2=A0</o:p></spa=
n></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US">Actually I got some help from folks at work and
            the conversion is in progress right now.<o:p></o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US">It is running from the morning and about 60%
            done.<o:p></o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US">Let=E2=80=99s see what is going to be result.<o=
:p></o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US"><o:p>=C2=A0</o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US">Thanks,<o:p></o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"EN-US">Stanislav<o:p></o:p></span></p>
        <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"
            lang=3D"en-IL"><o:p>=C2=A0</o:p></span></p>
        <div style=3D"border:none;border-top:solid #E1E1E1
          1.0pt;padding:3.0pt 0cm 0cm 0cm">
          <p class=3D"MsoNormal"><b><span lang=3D"EN-US">From:</span></b><=
span
              lang=3D"EN-US"> Xinyang Ge &lt;<a
                href=3D"mailto:[email protected]" moz-do-not-send=3D"true"
                class=3D"moz-txt-link-freetext">[email protected]</a>&gt;
              <br>
              <b>Sent:</b> Sunday, 10 July 2022 19:21<br>
              <b>To:</b> Stanislav Shwartsman &lt;<a
                href=3D"mailto:[email protected]" moz-do-not-send=3D"true=
"
                class=3D"moz-txt-link-freetext">[email protected]</a>&gt;=
<br>
              <b>Cc:</b> bochs-developers &lt;<a
                href=3D"mailto:[email protected]"
                moz-do-not-send=3D"true" class=3D"moz-txt-link-freetext">b=
[email protected]</a>&gt;<br>
              <b>Subject:</b> Re: [Bochs-developers] Before declaring
              Bochs is dead ...<o:p></o:p></span></p>
        </div>
        <p class=3D"MsoNormal"><span lang=3D"en-IL"><o:p>=C2=A0</o:p></spa=
n></p>
        <div>
          <div>
            <div>
              <p class=3D"MsoNormal"><span lang=3D"en-IL">So you have two
                  suggestions here: (1) have the full name for the
                  author info, and (2) remove the backward pointer to
                  the SVN repo.<o:p></o:p></span></p>
              <div>
                <p class=3D"MsoNormal"><span lang=3D"en-IL"><o:p>=C2=A0</o=
:p></span></p>
              </div>
              <div>
                <p class=3D"MsoNormal"><span lang=3D"en-IL">For (1), it
                    looks like the SVN commit history doesn't contain
                    the full name either:=C2=A0<a
                      href=3D"https://sourceforge.net/p/bochs/code/14349/"
                      moz-do-not-send=3D"true">Bochs x86 PC emulator /
                      Code / Commit [r14349] (sourceforge.net)</a>.=C2=A0 =
To
                    be consistent, shall we just reuse whatever is in
                    SVN history for the new git repo?<o:p></o:p></span></p=
>
              </div>
              <div>
                <p class=3D"MsoNormal"><span lang=3D"en-IL"><o:p>=C2=A0</o=
:p></span></p>
              </div>
              <div>
                <p class=3D"MsoNormal"><span lang=3D"en-IL">For (2), I can
                    take a look and see if we can remove the backward
                    pointer.<o:p></o:p></span></p>
              </div>
              <div>
                <p class=3D"MsoNormal"><span lang=3D"en-IL"><o:p>=C2=A0</o=
:p></span></p>
              </div>
              <div>
                <p class=3D"MsoNormal"><span lang=3D"en-IL">Anything else =
I
                    missed?<o:p></o:p></span></p>
              </div>
              <div>
                <p class=3D"MsoNormal"><span lang=3D"en-IL"><o:p>=C2=A0</o=
:p></span></p>
              </div>
              <div>
                <p class=3D"MsoNormal"><span lang=3D"en-IL">Xinyang<o:p></=
o:p></span></p>
              </div>
            </div>
          </div>
        </div>
        <p class=3D"MsoNormal"><span lang=3D"en-IL"><o:p>=C2=A0</o:p></spa=
n></p>
        <div>
          <div>
            <p class=3D"MsoNormal"><span lang=3D"en-IL">On Sat, Jul 9, 202=
2
                at 10:57 AM &lt;<a href=3D"mailto:[email protected]"
                  moz-do-not-send=3D"true" class=3D"moz-txt-link-freetext"=
>[email protected]</a>&gt;
                wrote:<o:p></o:p></span></p>
          </div>
          <blockquote style=3D"border:none;border-right:solid #CCCCCC
            1.0pt;padding:0cm 0cm 0cm
0cm;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5.0p=
t">
            <div>
              <div>
                <p class=3D"MsoNormal"
                  style=3D"mso-margin-top-alt:auto;mso-margin-bottom-alt:a=
uto"><span
                    lang=3D"EN-US">This is exactly not good one =E2=80=A6<=
/span><span
                    lang=3D"en-IL"><o:p></o:p></span></p>
                <p class=3D"MsoNormal"
                  style=3D"mso-margin-top-alt:auto;mso-margin-bottom-alt:a=
uto"><span
                    lang=3D"EN-US">=C2=A0</span><span lang=3D"en-IL"><o:p>=
</o:p></span></p>
                <p class=3D"MsoNormal"
                  style=3D"mso-margin-top-alt:auto;mso-margin-bottom-alt:a=
uto"><span
                    lang=3D"EN-US">This is how it supposed to look like:</=
span><span
                    lang=3D"en-IL"><o:p></o:p></span></p>
                <p class=3D"MsoNormal"
                  style=3D"mso-margin-top-alt:auto;mso-margin-bottom-alt:a=
uto"><span
                    lang=3D"EN-US">=C2=A0</span><span lang=3D"en-IL"><o:p>=
</o:p></span></p>
                <p class=3D"MsoNormal"
                  style=3D"mso-margin-top-alt:auto;mso-margin-bottom-alt:a=
uto"><span
                    lang=3D"EN-US">=3D=3D Cut Here =3D=3D</span><span lang=
=3D"en-IL"><o:p></o:p></span></p>
                <p class=3D"MsoNormal"
                  style=3D"mso-margin-top-alt:auto;mso-margin-bottom-alt:a=
uto"><span
                    lang=3D"en-IL">commit
                    d320dadcc9c40282ad282fa6c64ccbfef048d952 (HEAD -&gt;
                    master, origin/master, origin/HEAD)<o:p></o:p></span><=
/p>
                <p class=3D"MsoNormal"
                  style=3D"mso-margin-top-alt:auto;mso-margin-bottom-alt:a=
uto"><span
                    lang=3D"en-IL">Author: Volker Ruppert<o:p></o:p></span=
></p>
                <p class=3D"MsoNormal"
                  style=3D"mso-margin-top-alt:auto;mso-margin-bottom-alt:a=
uto"><span
                    lang=3D"en-IL">Date:=C2=A0 =C2=A0Thu Nov 4 17:44:57 20=
21 +0000<o:p></o:p></span></p>
                <p class=3D"MsoNormal"
                  style=3D"mso-margin-top-alt:auto;mso-margin-bottom-alt:a=
uto"><span
                    lang=3D"en-IL">=C2=A0<o:p></o:p></span></p>
                <p class=3D"MsoNormal"
                  style=3D"mso-margin-top-alt:auto;mso-margin-bottom-alt:a=
uto"><span
                    lang=3D"en-IL">=C2=A0 =C2=A0 Updated / improved inform=
ation
                    about configure shortcut scripts.<o:p></o:p></span></p=
>
                <p class=3D"MsoNormal"
                  style=3D"mso-margin-top-alt:auto;mso-margin-bottom-alt:a=
uto"><span
                    lang=3D"EN-US">=3D=3D Cut Here =3D=3D</span><span lang=
=3D"en-IL"><o:p></o:p></span></p>
                <p class=3D"MsoNormal"
                  style=3D"mso-margin-top-alt:auto;mso-margin-bottom-alt:a=
uto"><span
                    lang=3D"en-IL">=C2=A0<o:p></o:p></span></p>
                <p class=3D"MsoNormal"
                  style=3D"mso-margin-top-alt:auto;mso-margin-bottom-alt:a=
uto"><span
                    lang=3D"en-IL">=C2=A0<o:p></o:p></span></p>
                <div style=3D"border:none;border-top:solid #E1E1E1
                  1.0pt;padding:3.0pt 0cm 0cm 0cm">
                  <p class=3D"MsoNormal"
                    style=3D"mso-margin-top-alt:auto;mso-margin-bottom-alt=
:auto"><b><span
                        lang=3D"EN-US">From:</span></b><span lang=3D"EN-US=
">
                      Xinyang Ge &lt;<a href=3D"mailto:[email protected]"
                        target=3D"_blank" moz-do-not-send=3D"true"
                        class=3D"moz-txt-link-freetext">[email protected]<=
/a>&gt;
                      <br>
                      <b>Sent:</b> Saturday, 9 July 2022 18:42<br>
                      <b>To:</b> Stanislav Shwartsman &lt;<a
                        href=3D"mailto:[email protected]" target=3D"_blan=
k"
                        moz-do-not-send=3D"true"
                        class=3D"moz-txt-link-freetext">[email protected]=
</a>&gt;<br>
                      <b>Cc:</b> bochs-developers &lt;<a
                        href=3D"mailto:[email protected].=
net"
                        target=3D"_blank" moz-do-not-send=3D"true"
                        class=3D"moz-txt-link-freetext">bochs-developers@l=
ists.sourceforge.net</a>&gt;<br>
                      <b>Subject:</b> Re: [Bochs-developers] Before
                      declaring Bochs is dead ...</span><span
                      lang=3D"en-IL"><o:p></o:p></span></p>
                </div>
                <p class=3D"MsoNormal"
                  style=3D"mso-margin-top-alt:auto;mso-margin-bottom-alt:a=
uto"><span
                    lang=3D"en-IL">=C2=A0<o:p></o:p></span></p>
                <div>
                  <div>
                    <div>
                      <p class=3D"MsoNormal"
                        style=3D"mso-margin-top-alt:auto;mso-margin-bottom=
-alt:auto"><span
                          lang=3D"en-IL">Did you check=C2=A0<a
                            href=3D"https://github.com/countingpine/bochs-=
svn"
                            target=3D"_blank" moz-do-not-send=3D"true"
                            class=3D"moz-txt-link-freetext">https://github=
.com/countingpine/bochs-svn</a>?=C2=A0
                          The latest git <a
href=3D"https://github.com/countingpine/bochs-svn/commit/d320dadcc9c40282a=
d282fa6c64ccbfef048d952"
                            target=3D"_blank" moz-do-not-send=3D"true">com=
mit</a>
                          (shown below) matches what I saw from the SVN
                          repo.=C2=A0 They also seem to get the author inf=
o
                          and commit message correct (with an additional
                          pointer to the SVN commit).=C2=A0 Is there any
                          issue you saw from the repo?=C2=A0 If not, we ca=
n
                          just=C2=A0clone and re-upload the repo to a more
                          official account of Bochs on Github.<o:p></o:p><=
/span></p>
                    </div>
                    <div>
                      <p class=3D"MsoNormal"
                        style=3D"mso-margin-top-alt:auto;mso-margin-bottom=
-alt:auto"><span
                          lang=3D"en-IL">=C2=A0<o:p></o:p></span></p>
                      <div>
                        <div>
                          <p class=3D"MsoNormal"
                            style=3D"mso-margin-top-alt:auto;mso-margin-bo=
ttom-alt:auto"><span
                              lang=3D"en-IL">commit
                              d320dadcc9c40282ad282fa6c64ccbfef048d952
                              (HEAD -&gt; master, origin/master,
                              origin/HEAD)<o:p></o:p></span></p>
                        </div>
                        <div>
                          <p class=3D"MsoNormal"
                            style=3D"mso-margin-top-alt:auto;mso-margin-bo=
ttom-alt:auto"><span
                              lang=3D"en-IL">Author: vruppert
                              &lt;vruppert@6c8e4198-a580-4521-a02f-c9ae86d=
f1db9&gt;<o:p></o:p></span></p>
                        </div>
                        <div>
                          <p class=3D"MsoNormal"
                            style=3D"mso-margin-top-alt:auto;mso-margin-bo=
ttom-alt:auto"><span
                              lang=3D"en-IL">Date:=C2=A0 =C2=A0Thu Nov 4 1=
7:44:57
                              2021 +0000<o:p></o:p></span></p>
                        </div>
                        <div>
                          <p class=3D"MsoNormal"
                            style=3D"mso-margin-top-alt:auto;mso-margin-bo=
ttom-alt:auto"><span
                              lang=3D"en-IL">=C2=A0<o:p></o:p></span></p>
                        </div>
                        <div>
                          <p class=3D"MsoNormal"
                            style=3D"mso-margin-top-alt:auto;mso-margin-bo=
ttom-alt:auto"><span
                              lang=3D"en-IL">=C2=A0 =C2=A0 Updated / impro=
ved
                              information about configure shortcut
                              scripts.<o:p></o:p></span></p>
                        </div>
                        <div>
                          <p class=3D"MsoNormal"
                            style=3D"mso-margin-top-alt:auto;mso-margin-bo=
ttom-alt:auto"><span
                              lang=3D"en-IL">=C2=A0<o:p></o:p></span></p>
                        </div>
                        <div>
                          <p class=3D"MsoNormal"
                            style=3D"mso-margin-top-alt:auto;mso-margin-bo=
ttom-alt:auto"><span
                              lang=3D"en-IL">=C2=A0 =C2=A0 git-svn-id: <a
                                href=3D"http://svn.code.sf.net/p/bochs/cod=
e/trunk@14349"
                                target=3D"_blank" moz-do-not-send=3D"true"
                                class=3D"moz-txt-link-freetext">http://svn=
.code.sf.net/p/bochs/code/trunk@14349</a>
                              6c8e4198-a580-4521-a02f-c9ae86df1db9<o:p></o=
:p></span></p>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
                <p class=3D"MsoNormal"
                  style=3D"mso-margin-top-alt:auto;mso-margin-bottom-alt:a=
uto"><span
                    lang=3D"en-IL">=C2=A0<o:p></o:p></span></p>
                <div>
                  <div>
                    <p class=3D"MsoNormal"
                      style=3D"mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto"><span
                        lang=3D"en-IL">On Sat, Jul 9, 2022 at 7:24 AM &lt;=
<a
                          href=3D"mailto:[email protected]"
                          target=3D"_blank" moz-do-not-send=3D"true"
                          class=3D"moz-txt-link-freetext">[email protected]=
om</a>&gt;
                        wrote:<o:p></o:p></span></p>
                  </div>
                  <blockquote style=3D"border:none;border-right:solid
                    #CCCCCC 1.0pt;padding:0cm 0cm 0cm
0cm;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5.0p=
t">
                    <div>
                      <div>
                        <p class=3D"MsoNormal"
                          style=3D"mso-margin-top-alt:auto;mso-margin-bott=
om-alt:auto"><span
                            lang=3D"EN-US">I see dozens of Bochs forks to
                            git in the net. Most of them outdate and
                            dead. </span><span lang=3D"en-IL"><o:p></o:p><=
/span></p>
                        <p class=3D"MsoNormal"
                          style=3D"mso-margin-top-alt:auto;mso-margin-bott=
om-alt:auto"><span
                            lang=3D"EN-US">Unfortunately not even single
                            one of them is forked properly, with
                            converting authors and cleaning up stuff
                            afterwards.</span><span lang=3D"en-IL"><o:p></=
o:p></span></p>
                        <p class=3D"MsoNormal"
                          style=3D"mso-margin-top-alt:auto;mso-margin-bott=
om-alt:auto"><span
                            lang=3D"EN-US">Doing simple =E2=80=98git log=
=E2=80=99 on bochs
                            folder reveals a lot of garbage that should
                            not be there.</span><span lang=3D"en-IL"><o:p>=
</o:p></span></p>
                        <p class=3D"MsoNormal"
                          style=3D"mso-margin-top-alt:auto;mso-margin-bott=
om-alt:auto"><span
                            lang=3D"EN-US">=C2=A0</span><span lang=3D"en-I=
L"><o:p></o:p></span></p>
                        <p class=3D"MsoNormal"
                          style=3D"mso-margin-top-alt:auto;mso-margin-bott=
om-alt:auto"><span
                            lang=3D"EN-US">I tried to go through the
                            process of migration from scratch but seems
                            like smth is going wrong for me.</span><span
                            lang=3D"en-IL"><o:p></o:p></span></p>
                        <p class=3D"MsoNormal"
                          style=3D"mso-margin-top-alt:auto;mso-margin-bott=
om-alt:auto"><span
                            lang=3D"EN-US">=C2=A0</span><span lang=3D"en-I=
L"><o:p></o:p></span></p>
                        <p class=3D"MsoNormal"
                          style=3D"mso-margin-top-alt:auto;mso-margin-bott=
om-alt:auto"><span
                            lang=3D"EN-US">It prints :</span><span
                            lang=3D"en-IL"><o:p></o:p></span></p>
                        <p class=3D"MsoNormal"
                          style=3D"mso-margin-top-alt:auto;mso-margin-bott=
om-alt:auto"><span
                            lang=3D"EN-US">=C2=A0</span><span lang=3D"en-I=
L"><o:p></o:p></span></p>
                        <p class=3D"MsoNormal"
                          style=3D"mso-margin-top-alt:auto;mso-margin-bott=
om-alt:auto"><span
style=3D"font-size:9.0pt;font-family:&quot;Lucida Console&quot;"
                            lang=3D"en-IL">Initialized empty Git
                            repository in
                            /cygdrive/e/BOCHS/BOCHS/SVN/bochs-git-conversi=
on/bochs-git-tmp/.git/</span><span
                            lang=3D"en-IL"><o:p></o:p></span></p>
                        <p class=3D"MsoNormal"
                          style=3D"mso-margin-top-alt:auto;mso-margin-bott=
om-alt:auto"><span
style=3D"font-size:9.0pt;font-family:&quot;Lucida Console&quot;"
                            lang=3D"en-IL">Using higher level of URL: <a
href=3D"https://svn.code.sf.net/p/bochs/code/trunk/bochs" target=3D"_blank=
"
                              moz-do-not-send=3D"true"
                              class=3D"moz-txt-link-freetext">https://svn.=
code.sf.net/p/bochs/code/trunk/bochs</a>
                            =3D&gt; <a
                              href=3D"https://svn.code.sf.net/p/bochs/code=
"
                              target=3D"_blank" moz-do-not-send=3D"true"
                              class=3D"moz-txt-link-freetext">https://svn.=
code.sf.net/p/bochs/code</a></span><span
                            lang=3D"en-IL"><o:p></o:p></span></p>
                        <p class=3D"MsoNormal"
                          style=3D"mso-margin-top-alt:auto;mso-margin-bott=
om-alt:auto"><span
                            lang=3D"en-IL">=C2=A0<o:p></o:p></span></p>
                        <p class=3D"MsoNormal"
                          style=3D"mso-margin-top-alt:auto;mso-margin-bott=
om-alt:auto"><span
                            lang=3D"EN-US">And just stuck for very long
                            time. At the end I see .git folder which is
                            empty repo (nothing from SVN was imported).</s=
pan><span
                            lang=3D"en-IL"><o:p></o:p></span></p>
                        <p class=3D"MsoNormal"
                          style=3D"mso-margin-top-alt:auto;mso-margin-bott=
om-alt:auto"><span
                            lang=3D"en-IL">=C2=A0<o:p></o:p></span></p>
                        <div style=3D"border:none;border-top:solid #E1E1E1
                          1.0pt;padding:3.0pt 0cm 0cm 0cm">
                          <p class=3D"MsoNormal"
                            style=3D"mso-margin-top-alt:auto;mso-margin-bo=
ttom-alt:auto"><b><span
                                lang=3D"EN-US">From:</span></b><span
                              lang=3D"EN-US"> Xinyang Ge &lt;<a
                                href=3D"mailto:[email protected]"
                                target=3D"_blank" moz-do-not-send=3D"true"
                                class=3D"moz-txt-link-freetext">aegiryy@gm=
ail.com</a>&gt;
                              <br>
                              <b>Sent:</b> Friday, 8 July 2022 22:18<br>
                              <b>To:</b> Stanislav Shwartsman &lt;<a
                                href=3D"mailto:[email protected]"
                                target=3D"_blank" moz-do-not-send=3D"true"
                                class=3D"moz-txt-link-freetext">stlintel@g=
mail.com</a>&gt;<br>
                              <b>Cc:</b> bochs-developers &lt;<a
                                href=3D"mailto:[email protected]=
ceforge.net"
                                target=3D"_blank" moz-do-not-send=3D"true"
                                class=3D"moz-txt-link-freetext">bochs-deve=
[email protected]</a>&gt;<br>
                              <b>Subject:</b> Re: [Bochs-developers]
                              Before declaring Bochs is dead ...</span><sp=
an
                              lang=3D"en-IL"><o:p></o:p></span></p>
                        </div>
                        <p class=3D"MsoNormal"
                          style=3D"mso-margin-top-alt:auto;mso-margin-bott=
om-alt:auto"><span
                            lang=3D"en-IL">=C2=A0<o:p></o:p></span></p>
                        <div>
                          <p class=3D"MsoNormal"
                            style=3D"mso-margin-top-alt:auto;mso-margin-bo=
ttom-alt:auto"><span
                              lang=3D"en-IL">Totally.=C2=A0 Any open-sourc=
e
                              project would require the whole community
                              effort to make it live long and prosper,
                              and I think moving Bochs to git/github
                              would encourage more people to contribute
                              (especially nowadays).=C2=A0 Let me know how=
 I
                              can help with the efforts.<o:p></o:p></span>=
</p>
                          <div>
                            <p class=3D"MsoNormal"
                              style=3D"mso-margin-top-alt:auto;mso-margin-=
bottom-alt:auto"><span
                                lang=3D"en-IL">=C2=A0<o:p></o:p></span></p=
>
                          </div>
                          <div>
                            <p class=3D"MsoNormal"
                              style=3D"mso-margin-top-alt:auto;mso-margin-=
bottom-alt:auto"><span
                                lang=3D"en-IL">Xinyang<o:p></o:p></span></=
p>
                          </div>
                        </div>
                        <p class=3D"MsoNormal"
                          style=3D"mso-margin-top-alt:auto;mso-margin-bott=
om-alt:auto"><span
                            lang=3D"en-IL">=C2=A0<o:p></o:p></span></p>
                        <div>
                          <div>
                            <p class=3D"MsoNormal"
                              style=3D"mso-margin-top-alt:auto;mso-margin-=
bottom-alt:auto"><span
                                lang=3D"en-IL">On Fri, Jul 8, 2022 at
                                11:03 AM Stanislav Shwartsman &lt;<a
                                  href=3D"mailto:[email protected]"
                                  target=3D"_blank" moz-do-not-send=3D"tru=
e"
                                  class=3D"moz-txt-link-freetext">stlintel=
@gmail.com</a>&gt;
                                wrote:<o:p></o:p></span></p>
                          </div>
                          <blockquote
                            style=3D"border:none;border-right:solid
                            #CCCCCC 1.0pt;padding:0cm 0cm 0cm
0cm;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5.0p=
t">
                            <div>
                              <p class=3D"MsoNormal"
                                style=3D"mso-margin-top-alt:auto;mso-margi=
n-bottom-alt:auto"><span
                                  lang=3D"en-IL">Hi,<o:p></o:p></span></p>
                              <div>
                                <p class=3D"MsoNormal"
                                  style=3D"mso-margin-top-alt:auto;mso-mar=
gin-bottom-alt:auto"><span
                                    lang=3D"en-IL">=C2=A0<o:p></o:p></span=
></p>
                              </div>
                              <div>
                                <p class=3D"MsoNormal"
                                  style=3D"mso-margin-top-alt:auto;mso-mar=
gin-bottom-alt:auto"><span
                                    lang=3D"en-IL">&gt;Bochs is one of the
                                    highest-fidelity PC emulators and is
                                    widely used in both academia and
                                    industry.=C2=A0 If there's a way we ca=
n
                                    keep it going, please don't let it
                                    die.<o:p></o:p></span></p>
                              </div>
                              <div>
                                <p class=3D"MsoNormal"
                                  style=3D"mso-margin-top-alt:auto;mso-mar=
gin-bottom-alt:auto"><span
                                    lang=3D"en-IL">=C2=A0<o:p></o:p></span=
></p>
                              </div>
                              <div>
                                <p class=3D"MsoNormal"
                                  style=3D"mso-margin-top-alt:auto;mso-mar=
gin-bottom-alt:auto"><span
                                    lang=3D"en-IL">You are the ones who
                                    could keep it from doing.<o:p></o:p></=
span></p>
                              </div>
                              <div>
                                <p class=3D"MsoNormal"
                                  style=3D"mso-margin-top-alt:auto;mso-mar=
gin-bottom-alt:auto"><span
                                    lang=3D"en-IL">Bochs can't survive on
                                    just 2 contributors which also have
                                    families, work and other projects to
                                    care.<o:p></o:p></span></p>
                              </div>
                              <div>
                                <p class=3D"MsoNormal"
                                  style=3D"mso-margin-top-alt:auto;mso-mar=
gin-bottom-alt:auto"><span
                                    lang=3D"en-IL">We would try to do our
                                    best but it can't continue alone.<o:p>=
</o:p></span></p>
                              </div>
                              <div>
                                <p class=3D"MsoNormal"
                                  style=3D"mso-margin-top-alt:auto;mso-mar=
gin-bottom-alt:auto"><span
                                    lang=3D"en-IL">=C2=A0<o:p></o:p></span=
></p>
                              </div>
                            </div>
                            <p class=3D"MsoNormal"
                              style=3D"mso-margin-top-alt:auto;mso-margin-=
bottom-alt:auto"><span
                                lang=3D"en-IL">=C2=A0<o:p></o:p></span></p=
>
                            <div>
                              <div>
                                <p class=3D"MsoNormal"
                                  style=3D"mso-margin-top-alt:auto;mso-mar=
gin-bottom-alt:auto"><span
                                    lang=3D"en-IL">On Fri, Jul 8, 2022 at
                                    7:05 PM Xinyang Ge &lt;<a
                                      href=3D"mailto:[email protected]"
                                      target=3D"_blank"
                                      moz-do-not-send=3D"true"
                                      class=3D"moz-txt-link-freetext">aegi=
[email protected]</a>&gt;
                                    wrote:<o:p></o:p></span></p>
                              </div>
                              <blockquote
                                style=3D"border:none;border-right:solid
                                #CCCCCC 1.0pt;padding:0cm 0cm 0cm
0cm;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5.0p=
t">
                                <div>
                                  <div>
                                    <p class=3D"MsoNormal"
                                      style=3D"mso-margin-top-alt:auto;mso=
-margin-bottom-alt:auto"><span
                                        lang=3D"en-IL">Hi Stanislav,<o:p><=
/o:p></span></p>
                                    <div>
                                      <p class=3D"MsoNormal"
                                        style=3D"mso-margin-top-alt:auto;m=
so-margin-bottom-alt:auto"><span
                                          lang=3D"en-IL">=C2=A0<o:p></o:p>=
</span></p>
                                    </div>
                                    <div>
                                      <p class=3D"MsoNormal"
                                        style=3D"mso-margin-top-alt:auto;m=
so-margin-bottom-alt:auto"><span
                                          lang=3D"en-IL">There is a github
                                          repo which has its commit
                                          history in sync with the SVN
                                          repo:=C2=A0<a
                                            href=3D"https://github.com/cou=
ntingpine/bochs-svn"
                                            target=3D"_blank"
                                            moz-do-not-send=3D"true"
                                            class=3D"moz-txt-link-freetext=
">https://github.com/countingpine/bochs-svn</a>.=C2=A0
                                          Can we use it as a starting
                                          point for svn&gt;&gt;git
                                          transition or maybe even
                                          contact the owner of that
                                          github repo for help?<o:p></o:p>=
</span></p>
                                    </div>
                                    <div>
                                      <p class=3D"MsoNormal"
                                        style=3D"mso-margin-top-alt:auto;m=
so-margin-bottom-alt:auto"><span
                                          lang=3D"en-IL">=C2=A0<o:p></o:p>=
</span></p>
                                    </div>
                                    <div>
                                      <p class=3D"MsoNormal"
                                        style=3D"mso-margin-top-alt:auto;m=
so-margin-bottom-alt:auto"><span
                                          lang=3D"en-IL">Bochs is one of
                                          the highest-fidelity PC
                                          emulators and is widely used
                                          in both academia and
                                          industry.=C2=A0 If there's a way=
 we
                                          can keep it going, please
                                          don't let it die.<o:p></o:p></sp=
an></p>
                                    </div>
                                    <div>
                                      <p class=3D"MsoNormal"
                                        style=3D"mso-margin-top-alt:auto;m=
so-margin-bottom-alt:auto"><span
                                          lang=3D"en-IL">=C2=A0<o:p></o:p>=
</span></p>
                                    </div>
                                    <div>
                                      <p class=3D"MsoNormal"
                                        style=3D"mso-margin-top-alt:auto;m=
so-margin-bottom-alt:auto"><span
                                          lang=3D"en-IL">Xinyang<o:p></o:p=
></span></p>
                                    </div>
                                    <div>
                                      <p class=3D"MsoNormal"
                                        style=3D"mso-margin-top-alt:auto;m=
so-margin-bottom-alt:auto"><span
                                          lang=3D"en-IL">=C2=A0<o:p></o:p>=
</span></p>
                                    </div>
                                    <div>
                                      <p class=3D"MsoNormal"
                                        style=3D"mso-margin-top-alt:auto;m=
so-margin-bottom-alt:auto"><span
                                          lang=3D"en-IL">=C2=A0<o:p></o:p>=
</span></p>
                                    </div>
                                  </div>
                                </div>
                                <p class=3D"MsoNormal"
                                  style=3D"mso-margin-top-alt:auto;mso-mar=
gin-bottom-alt:auto"><span
                                    lang=3D"en-IL">=C2=A0<o:p></o:p></span=
></p>
                                <div>
                                  <div>
                                    <p class=3D"MsoNormal"
                                      style=3D"mso-margin-top-alt:auto;mso=
-margin-bottom-alt:auto"><span
                                        lang=3D"en-IL">On Fri, Jul 8, 2022
                                        at 8:48 AM Stanislav Shwartsman
                                        &lt;<a
                                          href=3D"mailto:[email protected]=
m"
                                          target=3D"_blank"
                                          moz-do-not-send=3D"true"
                                          class=3D"moz-txt-link-freetext">=
[email protected]</a>&gt;
                                        wrote:<o:p></o:p></span></p>
                                  </div>
                                  <blockquote
                                    style=3D"border:none;border-right:soli=
d
                                    #CCCCCC 1.0pt;padding:0cm 0cm 0cm
0cm;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5.0p=
t">
                                    <div>
                                      <p class=3D"MsoNormal"
                                        style=3D"mso-margin-top-alt:auto;m=
so-margin-bottom-alt:auto"><span
                                          lang=3D"en-IL">Ho Folks.<br>
                                          <br>
                                          Seems like I left alone. Tried
                                          to write Volker and he didn't
                                          respond for 10 days :(<br>
                                          <br>
                                          Before declaring Bochs
                                          officially dead I would like
                                          to modernize it a bit by
                                          moving to newer tools and
                                          trying to invite new
                                          contributors. I personally
                                          like git as new Bochs version
                                          control system and especially
                                          like github and its code
                                          review interface.<br>
                                          <br>
                                          But I am not a master in doing
                                          svn&gt;&gt;git transitions. <br>
                                          <br>
                                          In the other side I saw some
                                          of you already did it before
                                          and have necessary experience.<b=
r>
                                          <br>
                                          Can someone volunteer to have
                                          a Zoom/Teams session for the
                                          svn&gt;&gt;git transition?<br>
                                          I hope it won't take forever
                                          and as result we should get
                                          git repository for Bochs on
                                          Sourceforge (seems like they
                                          have it) or may be preferable,
                                          already in github.<br>
                                          <br>
                                          Anyone ?<br>
                                          <br>
                                          Thanks,<br>
                                          Stanislav<o:p></o:p></span></p>
                                    </div>
                                    <p class=3D"MsoNormal"
                                      style=3D"mso-margin-top-alt:auto;mso=
-margin-bottom-alt:auto"><span
                                        lang=3D"en-IL">___________________=
____________________________<br>
                                        bochs-developers mailing list<br>
                                        <a
                                          href=3D"mailto:bochs-developers@=
lists.sourceforge.net"
                                          target=3D"_blank"
                                          moz-do-not-send=3D"true"
                                          class=3D"moz-txt-link-freetext">=
[email protected]</a><br>
                                        <a
                                          href=3D"https://lists.sourceforg=
e.net/lists/listinfo/bochs-developers"
                                          target=3D"_blank"
                                          moz-do-not-send=3D"true"
                                          class=3D"moz-txt-link-freetext">=
https://lists.sourceforge.net/lists/listinfo/bochs-developers</a><o:p></o:=
p></span></p>
                                  </blockquote>
                                </div>
                              </blockquote>
                            </div>
                          </blockquote>
                        </div>
                      </div>
                    </div>
                  </blockquote>
                </div>
              </div>
            </div>
          </blockquote>
        </div>
      </div>
      <br>
      <fieldset class=3D"moz-mime-attachment-header"></fieldset>
      <br>
      <fieldset class=3D"moz-mime-attachment-header"></fieldset>
      <pre class=3D"moz-quote-pre" wrap=3D"">_____________________________=
__________________
bochs-developers mailing list
<a class=3D"moz-txt-link-abbreviated" href=3D"mailto:bochs-developers@list=
s.sourceforge.net">[email protected]</a>
<a class=3D"moz-txt-link-freetext" href=3D"https://lists.sourceforge.net/l=
ists/listinfo/bochs-developers">https://lists.sourceforge.net/lists/listin=
fo/bochs-developers</a>
</pre>
    </blockquote>
  </body>
</html>

--------------7MLGtUFa3csQaD3Bp07C20pM--


--===============6783926773525652621==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============6783926773525652621==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
bochs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bochs-developers

--===============6783926773525652621==--