Hi everyone,<br><br>I have set up three Trac environments on the <a href="http://imagejdev.org">imagejdev.org</a> web site, for tracking the major Git repositories:<br>  * For ImageJ: <a href="http://imagejdev.org/trac/imagej">http://imagejdev.org/trac/imagej</a><br>

  * For the ImageJ test suite: <a href="http://imagejdev.org/trac/ij-tests">http://imagejdev.org/trac/ij-tests</a><br>  * For imglib: <a href="http://imagejdev.org/trac/imglib">http://imagejdev.org/trac/imglib</a><br><br>

These Tracs each correspond to a Git repository on the server.<br><br>The Tracs are currently very minimally configured. For example, I have not yet replaced the boilerplate on each front page. When I have time I will do so, similar to the LOCI Software Trac at:<br>

  <a href="https://skyking.microscopy.wisc.edu/trac/java">https://skyking.microscopy.wisc.edu/trac/java</a><br><br>For now, the Tracs are most useful for graphically viewing commit timelines (click the Timeline link), browsing source code in various branches, and doing easy graphical diffs. There is also a ticketing system for issue tracking, which we may start using further down the line.<br>

<br>The speed seems good at the moment, but we will see how it performs as the Git repositories grow in complexity. I&#39;ve heard that the Trac Git plugin has some performance issues, but I&#39;m not going to worry about it too much until it becomes a problem for us.<br>

<br>Lastly, I still need to configure the authentication system for these Tracs, so right now, no one has an account. I will work on this as the need arises.<br><br>-Curtis<br>