Hello All!<br><br>Some of you already know that I am working on converting the Catalyst repository to git.  I am happy to announce that I am closing in on completion!<br><br>The current state of the git repo: <a href="https://github.com/frioux/Catalyst">https://github.com/frioux/Catalyst</a><br>

The script to convert it: <a href="https://github.com/frioux/Git-Conversions/blob/master/cat-convert">https://github.com/frioux/Git-Conversions/blob/master/cat-convert</a><br><br>The only things I know of that we must have before we finalize this conversion is:<br>

<br>#1: is it correct that the svn user rjk is Ronald J Kimball &lt;<a href="mailto:rjk@linguist.dartmouth.edu">rjk@linguist.dartmouth.edu</a>&gt; ?<br>#2: who is svn user didls?<br><br clear="all">Also, if you&#39;d like to help ensure the sanity of the repo it would be great if you looked at it!  Here are a few tools I use to try to get a feel for the quality of the final export:<br>

<br>gitk --all<br><br>Perusing the repo with gitk is good; another great thing to do is to View -&gt; Edit View and click &quot;Strictly sort by date&quot;.  This is helpful for finding duplicate commits.  Note that there are some commits that look duplicate in this repo but actually aren&#39;t; people decided it would be best to edit multiple branches in a single commit instead of just dealing with that at merge time.<br>

<br>git shortlog -s<br><br>This will make it clear if I misspelled your name.<br><br>Also looking at blames of files can be handy.<br><br>Hopefully this helps!<br><br>-- <br>fREW Schmidt<br><a href="http://blog.afoolishmanifesto.com">http://blog.afoolishmanifesto.com</a><br>