<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Cmucl is now officially moving to git.  The CVS repo will be turned
    off soon, and, in fact, should no longer be used at all.  The repo
    will still be available for historical reasons, but no new code
    should be checked in to it.<br>
    <br>
    We had planned on moving to git almost a year ago, but for various
    reasons never got  around to it until now.<br>
    <br>
    Additional information will be placed on cmucl's trac wiki, but for
    now, you can view the repo using trac (coming soon to
    <a class="moz-txt-link-freetext" href="http://trac.common-lisp.net/cmucl/browser">http://trac.common-lisp.net/cmucl/browser</a>) or directly at
<a class="moz-txt-link-rfc2396E" href="http://common-lisp.net/gitweb?p=projects/cmucl/cmucl.git;a=summary;js=1"><http://common-lisp.net/gitweb?p=projects/cmucl/cmucl.git;a=summary;js=1></a><br>
    <br>
    For now you can clone the repo using<br>
    <br>
    git clone git://common-lisp.net/projects/cmucl/cmucl.git src<br>
    <br>
    or for developers<br>
    <br>
    git clone
    <a class="moz-txt-link-freetext" href="ssh://">ssh://</a><user>@common-lisp.net/var/git/projects/cmucl/cmucl.git
    src<br>
    <br>
    There is a minor issue to be taken care of:  What to do with the RCS
    keywords that are in all of the files.  I rather like seeing that
    information when you describe something.  (Mostly to see when the
    file was last modified.)<br>
    <br>
    Ray<br>
    <br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </body>
</html>