<div dir="ltr">I've just flipped the switch to publish a mirror of the Swift/K source on github.<br><div><br>   <a href="https://github.com/swift-lang/swift-k">https://github.com/swift-lang/swift-k</a><br><br></div><div>
This repository merges the contents of both the Swift and CoG repositories into a single tree.  You can now check out and build Swift/K more simply:<br><br>  <a href="https://github.com/swift-lang/swift-k.git">https://github.com/swift-lang/swift-k.git</a><br>
</div><div>  cd swift-k<br></div><div>  ant redist<br><br></div><div>Please test it out, play around, and report any issues to me.<br></div><div><br>For now, the github repo is a read-only mirror of the Swift and CoG subversion repositories.  Commits to these repositories will be automatically committed to github within 15-20 minutes of the subversion commit.<br>
<br><div>Commits to the old repositories maps to directories of the github repo as follows:<br><br>  <a href="https://svn.code.sf.net/p/cogkit/svn/trunk/src/cog">https://svn.code.sf.net/p/cogkit/svn/trunk/src/cog</a> -> ./cogkit/</div>
  <a href="https://svn.ci.uchicago.edu/svn/vdl2/trunk">https://svn.ci.uchicago.edu/svn/vdl2/trunk</a> -> ./<br><br></div><div>We can automatically publish branches and tags, but I'll need to add them to a list.  Let me know if there are any missing branches or tags that you think should appear on github.<br>
</div><div><br></div><div>- Tim<br></div></div>