Re: Before declaring Bochs is dead ...
<[email protected]> Sun, 10 Jul 2022 19:48:08 +0300
| Newsgroups | gmane.comp.emulators.bochs.devel |
|---|---|
| Message-ID | <[email protected]> |
This is a multipart message in MIME format. --===============8063884262150955519== Content-Type: multipart/alternative; boundary="----=_NextPart_000_0186_01D89495.FB055BE0" Content-Language: en-il This is a multipart message in MIME format. ------=_NextPart_000_0186_01D89495.FB055BE0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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. =20 Thanks, Stanislav =20 From: Xinyang Ge <[email protected]>=20 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 ... =20 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. =20 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/> . To be = consistent, shall we just reuse whatever is in SVN history for the new = git repo? =20 For (2), I can take a look and see if we can remove the backward = pointer. =20 Anything else I missed? =20 Xinyang =20 On Sat, Jul 9, 2022 at 10:57 AM <[email protected] = <mailto:[email protected]> > wrote: This is exactly not good one =E2=80=A6 =20 This is how it supposed to look like: =20 =3D=3D Cut Here =3D=3D commit d320dadcc9c40282ad282fa6c64ccbfef048d952 (HEAD -> master, = origin/master, origin/HEAD) Author: Volker Ruppert Date: Thu Nov 4 17:44:57 2021 +0000 =20 Updated / improved information about configure shortcut scripts. =3D=3D Cut Here =3D=3D =20 =20 From: Xinyang Ge <[email protected] <mailto:[email protected]> >=20 Sent: Saturday, 9 July 2022 18:42 To: Stanislav Shwartsman <[email protected] <mailto:[email protected]> = > Cc: bochs-developers <[email protected] = <mailto:[email protected]> > Subject: Re: [Bochs-developers] Before declaring Bochs is dead ... =20 Did you check https://github.com/countingpine/bochs-svn? The latest git = commit = <https://github.com/countingpine/bochs-svn/commit/d320dadcc9c40282ad282fa= 6c64ccbfef048d952> (shown below) matches what I saw from the SVN repo. = They also seem to get the author info and commit message correct (with = an additional pointer to the SVN commit). Is there any issue you saw = from the repo? If not, we can just clone and re-upload the repo to a = more official account of Bochs on Github. =20 commit d320dadcc9c40282ad282fa6c64ccbfef048d952 (HEAD -> master, = origin/master, origin/HEAD) Author: vruppert <vruppert@6c8e4198-a580-4521-a02f-c9ae86df1db9> Date: Thu Nov 4 17:44:57 2021 +0000 =20 Updated / improved information about configure shortcut scripts. =20 git-svn-id: http://svn.code.sf.net/p/bochs/code/trunk@14349 = 6c8e4198-a580-4521-a02f-c9ae86df1db9 =20 On Sat, Jul 9, 2022 at 7:24 AM <[email protected] = <mailto:[email protected]> > wrote: I see dozens of Bochs forks to git in the net. Most of them outdate and = dead.=20 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. =20 I tried to go through the process of migration from scratch but seems = like smth is going wrong for me. =20 It prints : =20 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 =20 And just stuck for very long time. At the end I see .git folder which is = empty repo (nothing from SVN was imported). =20 From: Xinyang Ge <[email protected] <mailto:[email protected]> >=20 Sent: Friday, 8 July 2022 22:18 To: Stanislav Shwartsman <[email protected] <mailto:[email protected]> = > Cc: bochs-developers <[email protected] = <mailto:[email protected]> > Subject: Re: [Bochs-developers] Before declaring Bochs is dead ... =20 Totally. 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). Let me know how I can help with the efforts. =20 Xinyang =20 On Fri, Jul 8, 2022 at 11:03 AM Stanislav Shwartsman <[email protected] = <mailto:[email protected]> > wrote: Hi, =20 >Bochs is one of the highest-fidelity PC emulators and is widely used in = both academia and industry. If there's a way we can keep it going, = please don't let it die. =20 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. =20 =20 On Fri, Jul 8, 2022 at 7:05 PM Xinyang Ge <[email protected] = <mailto:[email protected]> > wrote: Hi Stanislav, =20 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 help? =20 Bochs is one of the highest-fidelity PC emulators and is widely used in = both academia and industry. If there's a way we can keep it going, = please don't let it die. =20 Xinyang =20 =20 =20 On Fri, Jul 8, 2022 at 8:48 AM Stanislav Shwartsman <[email protected] = <mailto:[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.=20 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] = <mailto:[email protected]>=20 https://lists.sourceforge.net/lists/listinfo/bochs-developers ------=_NextPart_000_0186_01D89495.FB055BE0 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable <html xmlns:v=3D"urn:schemas-microsoft-com:vml" = xmlns:o=3D"urn:schemas-microsoft-com:office:office" = xmlns:w=3D"urn:schemas-microsoft-com:office:word" = xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" = xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta = http-equiv=3DContent-Type content=3D"text/html; charset=3Dutf-8"><meta = name=3DGenerator content=3D"Microsoft Word 15 (filtered = medium)"><style><!-- /* Font Definitions */ @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;} /* Style Definitions */ 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.EmailStyle18 {mso-style-type:personal-reply; font-family:"Calibri",sans-serif; color:windowtext;} .MsoChpDefault {mso-style-type:export-only; font-family:"Calibri",sans-serif; mso-fareast-language:EN-US;} @page WordSection1 {size:612.0pt 792.0pt; margin:72.0pt 72.0pt 72.0pt 72.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]--></head><body lang=3Den-IL link=3Dblue = vlink=3Dpurple style=3D'word-wrap:break-word'><div = class=3DWordSection1><p class=3DMsoNormal><span lang=3DEN-US = style=3D'mso-fareast-language: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=3DMsoNormal><span lang=3DEN-US = style=3D'mso-fareast-language:EN-US'>It is running from the morning and = about 60% done.<o:p></o:p></span></p><p class=3DMsoNormal><span = lang=3DEN-US style=3D'mso-fareast-language:EN-US'>Let=E2=80=99s see what = is going to be result.<o:p></o:p></span></p><p class=3DMsoNormal><span = lang=3DEN-US = style=3D'mso-fareast-language:EN-US'><o:p> </o:p></span></p><p = class=3DMsoNormal><span lang=3DEN-US = style=3D'mso-fareast-language:EN-US'>Thanks,<o:p></o:p></span></p><p = class=3DMsoNormal><span lang=3DEN-US = style=3D'mso-fareast-language:EN-US'>Stanislav<o:p></o:p></span></p><p = class=3DMsoNormal><span lang=3Den-IL = style=3D'mso-fareast-language:EN-US'><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=3DMsoNormal><b><span = lang=3DEN-US>From:</span></b><span lang=3DEN-US> Xinyang Ge = <[email protected]> <br><b>Sent:</b> Sunday, 10 July 2022 = 19:21<br><b>To:</b> Stanislav Shwartsman = <[email protected]><br><b>Cc:</b> bochs-developers = <[email protected]><br><b>Subject:</b> Re: = [Bochs-developers] Before declaring Bochs is dead = ...<o:p></o:p></span></p></div><p = class=3DMsoNormal><o:p> </o:p></p><div><div><div><p = class=3DMsoNormal>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></p><div><p = class=3DMsoNormal><o:p> </o:p></p></div><div><p = class=3DMsoNormal>For (1), it looks like the SVN commit history doesn't = contain the full name either: <a = href=3D"https://sourceforge.net/p/bochs/code/14349/">Bochs x86 PC = emulator / Code / Commit [r14349] (sourceforge.net)</a>. To be = consistent, shall we just reuse whatever is in SVN history for the new = git repo?<o:p></o:p></p></div><div><p = class=3DMsoNormal><o:p> </o:p></p></div><div><p = class=3DMsoNormal>For (2), I can take a look and see if we can remove = the backward pointer.<o:p></o:p></p></div><div><p = class=3DMsoNormal><o:p> </o:p></p></div><div><p = class=3DMsoNormal>Anything else I missed?<o:p></o:p></p></div><div><p = class=3DMsoNormal><o:p> </o:p></p></div><div><p = class=3DMsoNormal>Xinyang<o:p></o:p></p></div></div></div></div><p = class=3DMsoNormal><o:p> </o:p></p><div><div><p class=3DMsoNormal>On = Sat, Jul 9, 2022 at 10:57 AM <<a = href=3D"mailto:[email protected]">[email protected]</a>> = wrote:<o:p></o:p></p></div><blockquote = style=3D'border:none;border-right:solid #CCCCCC 1.0pt;padding:0cm 0cm = 0cm 6.0pt;margin-left:4.8pt;margin-right:0cm'><div><div><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3DEN-US>This is exactly not good one =E2=80=A6</span><span = lang=3Den-IL><o:p></o:p></span></p><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3DEN-US> </span><span lang=3Den-IL><o:p></o:p></span></p><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3DEN-US>This is how it supposed to look like:</span><span = lang=3Den-IL><o:p></o:p></span></p><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3DEN-US> </span><span lang=3Den-IL><o:p></o:p></span></p><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3DEN-US>=3D=3D Cut Here =3D=3D</span><span = lang=3Den-IL><o:p></o:p></span></p><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>commit d320dadcc9c40282ad282fa6c64ccbfef048d952 (HEAD -> = master, origin/master, origin/HEAD)<o:p></o:p></span></p><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>Author: Volker Ruppert<o:p></o:p></span></p><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>Date: Thu Nov 4 17:44:57 2021 = +0000<o:p></o:p></span></p><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> Updated / improved information about = configure shortcut scripts.<o:p></o:p></span></p><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3DEN-US>=3D=3D Cut Here =3D=3D</span><span = lang=3Den-IL><o:p></o:p></span></p><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <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=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><b><span = lang=3DEN-US>From:</span></b><span lang=3DEN-US> Xinyang Ge <<a = href=3D"mailto:[email protected]" = target=3D"_blank">[email protected]</a>> <br><b>Sent:</b> Saturday, 9 = July 2022 18:42<br><b>To:</b> Stanislav Shwartsman <<a = href=3D"mailto:[email protected]" = target=3D"_blank">[email protected]</a>><br><b>Cc:</b> = bochs-developers <<a = href=3D"mailto:[email protected]" = target=3D"_blank">[email protected]</a>><br><b>Su= bject:</b> Re: [Bochs-developers] Before declaring Bochs is dead = ...</span><span lang=3Den-IL><o:p></o:p></span></p></div><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p><div><div><div><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>Did you check <a = href=3D"https://github.com/countingpine/bochs-svn" = target=3D"_blank">https://github.com/countingpine/bochs-svn</a>? = The latest git <a = href=3D"https://github.com/countingpine/bochs-svn/commit/d320dadcc9c40282= ad282fa6c64ccbfef048d952" target=3D"_blank">commit</a> (shown below) = matches what I saw from the SVN repo. They also seem to get the = author info and commit message correct (with an additional pointer to = the SVN commit). Is there any issue you saw from the repo? = If not, we can just clone and re-upload the repo to a more official = account of Bochs on Github.<o:p></o:p></span></p></div><div><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p><div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>commit d320dadcc9c40282ad282fa6c64ccbfef048d952 (HEAD -> = master, origin/master, origin/HEAD)<o:p></o:p></span></p></div><div><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>Author: vruppert = <vruppert@6c8e4198-a580-4521-a02f-c9ae86df1db9><o:p></o:p></span></= p></div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>Date: Thu Nov 4 17:44:57 2021 = +0000<o:p></o:p></span></p></div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p></div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> Updated / improved information about = configure shortcut scripts.<o:p></o:p></span></p></div><div><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p></div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> git-svn-id: <a = href=3D"http://svn.code.sf.net/p/bochs/code/trunk@14349" = target=3D"_blank">http://svn.code.sf.net/p/bochs/code/trunk@14349</a> = 6c8e4198-a580-4521-a02f-c9ae86df1db9<o:p></o:p></span></p></div></div></d= iv></div></div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p><div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>On Sat, Jul 9, 2022 at 7:24 AM <<a = href=3D"mailto:[email protected]" = target=3D"_blank">[email protected]</a>> = wrote:<o:p></o:p></span></p></div><blockquote = style=3D'border:none;border-right:solid #CCCCCC 1.0pt;padding:0cm 0cm = 0cm = 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5= .0pt'><div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3DEN-US>I see dozens of Bochs forks to git in the net. Most of them = outdate and dead. </span><span lang=3Den-IL><o:p></o:p></span></p><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3DEN-US>Unfortunately not even single one of them is forked = properly, with converting authors and cleaning up stuff = afterwards.</span><span lang=3Den-IL><o:p></o:p></span></p><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3DEN-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=3Den-IL><o:p></o:p></span></p><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3DEN-US> </span><span lang=3Den-IL><o:p></o:p></span></p><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3DEN-US>I tried to go through the process of migration from scratch = but seems like smth is going wrong for me.</span><span = lang=3Den-IL><o:p></o:p></span></p><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3DEN-US> </span><span lang=3Den-IL><o:p></o:p></span></p><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3DEN-US>It prints :</span><span = lang=3Den-IL><o:p></o:p></span></p><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3DEN-US> </span><span lang=3Den-IL><o:p></o:p></span></p><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL style=3D'font-size:9.0pt;font-family:"Lucida = Console"'>Initialized empty Git repository in = /cygdrive/e/BOCHS/BOCHS/SVN/bochs-git-conversion/bochs-git-tmp/.git/</spa= n><span lang=3Den-IL><o:p></o:p></span></p><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL style=3D'font-size:9.0pt;font-family:"Lucida = Console"'>Using higher level of URL: <a = href=3D"https://svn.code.sf.net/p/bochs/code/trunk/bochs" = target=3D"_blank">https://svn.code.sf.net/p/bochs/code/trunk/bochs</a> = =3D> <a href=3D"https://svn.code.sf.net/p/bochs/code" = target=3D"_blank">https://svn.code.sf.net/p/bochs/code</a></span><span = lang=3Den-IL><o:p></o:p></span></p><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3DEN-US>And just stuck for very long time. At the end I see .git = folder which is empty repo (nothing from SVN was imported).</span><span = lang=3Den-IL><o:p></o:p></span></p><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <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=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><b><span = lang=3DEN-US>From:</span></b><span lang=3DEN-US> Xinyang Ge <<a = href=3D"mailto:[email protected]" = target=3D"_blank">[email protected]</a>> <br><b>Sent:</b> Friday, 8 = July 2022 22:18<br><b>To:</b> Stanislav Shwartsman <<a = href=3D"mailto:[email protected]" = target=3D"_blank">[email protected]</a>><br><b>Cc:</b> = bochs-developers <<a = href=3D"mailto:[email protected]" = target=3D"_blank">[email protected]</a>><br><b>Su= bject:</b> Re: [Bochs-developers] Before declaring Bochs is dead = ...</span><span lang=3Den-IL><o:p></o:p></span></p></div><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>Totally. 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). Let me know how I can help with the = efforts.<o:p></o:p></span></p><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p></div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>Xinyang<o:p></o:p></span></p></div></div><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p><div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>On Fri, Jul 8, 2022 at 11:03 AM Stanislav Shwartsman <<a = href=3D"mailto:[email protected]" = target=3D"_blank">[email protected]</a>> = wrote:<o:p></o:p></span></p></div><blockquote = style=3D'border:none;border-right:solid #CCCCCC 1.0pt;padding:0cm 0cm = 0cm = 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5= .0pt'><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>Hi,<o:p></o:p></span></p><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p></div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>>Bochs is one of the highest-fidelity PC emulators and = is widely used in both academia and industry. If there's a way we = can keep it going, please don't let it = die.<o:p></o:p></span></p></div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p></div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>You are the ones who could keep it from = doing.<o:p></o:p></span></p></div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-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=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>We would try to do our best but it can't continue = alone.<o:p></o:p></span></p></div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p></div></div><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p><div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>On Fri, Jul 8, 2022 at 7:05 PM Xinyang Ge <<a = href=3D"mailto:[email protected]" = target=3D"_blank">[email protected]</a>> = wrote:<o:p></o:p></span></p></div><blockquote = style=3D'border:none;border-right:solid #CCCCCC 1.0pt;padding:0cm 0cm = 0cm = 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5= .0pt'><div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>Hi Stanislav,<o:p></o:p></span></p><div><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p></div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>There is a github repo which has its commit history in sync = with the SVN repo: <a = href=3D"https://github.com/countingpine/bochs-svn" = target=3D"_blank">https://github.com/countingpine/bochs-svn</a>. = Can we use it as a starting point for svn>>git transition or maybe = even contact the owner of that github repo for = help?<o:p></o:p></span></p></div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p></div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>Bochs is one of the highest-fidelity PC emulators and is = widely used in both academia and industry. If there's a way we can = keep it going, please don't let it = die.<o:p></o:p></span></p></div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p></div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>Xinyang<o:p></o:p></span></p></div><div><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p></div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p></div></div></div><p = class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL> <o:p></o:p></span></p><div><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>On Fri, Jul 8, 2022 at 8:48 AM Stanislav Shwartsman <<a = href=3D"mailto:[email protected]" = target=3D"_blank">[email protected]</a>> = wrote:<o:p></o:p></span></p></div><blockquote = style=3D'border:none;border-right:solid #CCCCCC 1.0pt;padding:0cm 0cm = 0cm = 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5= .0pt'><div><p class=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-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>>git transitions. <br><br>In the other side I saw some of you = already did it before and have necessary experience.<br><br>Can someone = volunteer to have a Zoom/Teams session for the svn>>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=3DMsoNormal = style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span = lang=3Den-IL>_______________________________________________<br>bochs-dev= elopers mailing list<br><a = href=3D"mailto:[email protected]" = target=3D"_blank">[email protected]</a><br><a = href=3D"https://lists.sourceforge.net/lists/listinfo/bochs-developers" = target=3D"_blank">https://lists.sourceforge.net/lists/listinfo/bochs-deve= lopers</a><o:p></o:p></span></p></blockquote></div></blockquote></div></b= lockquote></div></div></div></blockquote></div></div></div></blockquote><= /div></div></body></html> ------=_NextPart_000_0186_01D89495.FB055BE0-- --===============8063884262150955519== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============8063884262150955519== 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 --===============8063884262150955519==--