<div dir="ltr"><div>Hi all,</div><div><br></div><div>as of 7:30 UTC the entire history of the SVN up to SVN revision 3745 was migrated to GitHub. Automatic builds are running (<a href="https://ci.appveyor.com/project/timfel/vm/branch/Cog">https://ci.appveyor.com/project/timfel/vm/branch/Cog</a>, <a href="https://travis-ci.org/OpenSmalltalk/vm">https://travis-ci.org/OpenSmalltalk/vm</a>) and binary artifacts are uploaded (<a href="https://bintray.com/opensmalltalk/vm/cog/_latestVersion#files">https://bintray.com/opensmalltalk/vm/cog/_latestVersion#files</a>).</div><div><br></div><div>Right now we have enabled all platform, object memory and bytecode set combinations that I found build scripts for - most work, but OS X 64-bit Sista is failing right now (32-bit works). At some point we&#39;ll have to decide which combinations to put into the CI config as &quot;allowed failures&quot; to get a green badge :)</div><div><br></div><div>Another thing for those not familiar with Git: Right now the entire repository is 360MB, including all history. Most of that is old images that were at one point committed to SVN and that have been pulled into the repository. We could clean those out (removing them from the history) to make the repository smaller, but I felt ~400MB is still ok (albeit technically over the Github quota. We&#39;ll see of they complain). I would like to ask everyone to stop committing large binary files into the repository, however. Git is simply not very suited to dealing with binaries. If there is a need for that, Github has support for git-lfs, which offers 1GB of free storage with a 1GB bandwith limit per month. If we need more, we can look at the different billing levels.</div><div><br></div><div>If you&#39;re familiar with Git, the only new thing to watch out for is the updateSCSSVersions script as described in the README. It&#39;s not relevant for the CI, but your own binaries will only show correct versions if this script runs at appropriate times.</div><div><br></div><div>If you are not familiar with Git and don&#39;t care, there are scripts for committing that should take care of everything as described in the README. Again, let us know if anything doesn&#39;t work. The only difference vs SVN to watch out for for you will be that the old scripts/svnci would commit your changes to the server, whereas the scripts/gitci script only commits them locally. You&#39;ll have to run `git pull` and `git push` to get them up to the server.</div><div><br></div><div><div>If you have any questions regarding the repository setup please don&#39;t hesitate to ask. You shouldn&#39;t be able to break anything, since we&#39;ve disabled force pushes to both master and Cog (and thus any chance of destroying history).</div></div><div><br></div><div>Thanks,</div><div>Tim &amp; Fabio</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 15 June 2016 at 19:26, Eliot Miranda <span dir="ltr">&lt;<a href="mailto:eliot.miranda@gmail.com" target="_blank">eliot.miranda@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <br><div dir="ltr">Hi<span style="color:rgb(0,0,0);font-size:14px"> all,</span><br style="color:rgb(0,0,0);font-size:14px"><br style="color:rgb(0,0,0);font-size:14px"><span style="color:rgb(0,0,0);font-size:14px">we are all finished importing the VM repository to Github, migrating </span><span style="color:rgb(0,0,0);font-size:14px">the scripts, and setting up automatic builds and hosting of binaries.  </span><span style="color:rgb(0,0,0);font-size:14px">We want to switch over from SVN </span><span style="color:rgb(0,0,0);font-size:14px"><span>tomorrow</span></span><span style="color:rgb(0,0,0);font-size:14px"> morning at </span><span style="color:rgb(0,0,0);font-size:14px"><span>7am UTC</span></span><span style="color:rgb(0,0,0);font-size:14px">. At that </span><span style="color:rgb(0,0,0);font-size:14px">point, Tim and Fabio will merge any remaining commits on the SVN repository </span><span style="color:rgb(0,0,0);font-size:14px">between now and that time and any further development will take place </span><span style="color:rgb(0,0,0);font-size:14px">on Github.  If possible, </span><font color="#000000">you may refrain from committing to SVN, as this will mean less work for Tim and Fabio.</font><br style="color:rgb(0,0,0);font-size:14px"><br style="color:rgb(0,0,0);font-size:14px"><span style="color:rgb(0,0,0);font-size:14px">The new repository is at </span><a style="font-size:14px" href="https://github.com/OpenSmalltalk/vm" target="_blank" rel="noreferrer">https://github.com/OpenSmalltalk/vm</a><span style="color:rgb(0,0,0);font-size:14px">. The Cog </span><span style="color:rgb(0,0,0);font-size:14px">branch is the new default branch and is still called Cog, this is the </span><span style="color:rgb(0,0,0);font-size:14px">main focus of development. The old trunk branch has been renamed to </span><span style="color:rgb(0,0,0);font-size:14px">&quot;oldTrunk&quot;. The master branch will track the Cog branch and will be </span><span style="color:rgb(0,0,0);font-size:14px">the repository integrated into for releases.</span><br style="color:rgb(0,0,0);font-size:14px"><br style="color:rgb(0,0,0);font-size:14px"><span style="color:rgb(0,0,0);font-size:14px">To get started, please refer to the updated <a href="https://github.com/OpenSmalltalk/vm/blob/Cog/README.md" target="_blank">README</a> that is shown on </span><span style="color:rgb(0,0,0);font-size:14px">the Github page.</span><div><font color="#000000"><br></font><div data-smartmail="gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot, Tim &amp; Fabio</div></span></div></div></div>
</div></div>
<br></blockquote></div><br></div>