That seems reasonable, although I don't know anything about it myself. You might want to check out grok.m5sim.org which is an opengrok view of the source tree. It's more for browsing the source itself than for browsing history, although it can do both I think. It's not quite finished since it doesn't update automatically when new code is committed and maybe one or two other things, but for fairly static code it's useful.
Speaking of which we should get that automatic update stuff implemented. Gabe On 05/15/11 04:53, Jack Harvard wrote: > Hi, > > It seems that M5 files, when viewed online, do not have syntax highlighting, > for example, > http://repo.m5sim.org/m5/file/fb0e525008c5/src/dev/arm/amba_device.hh > > A quick search found it can be easily fixed in the hg configuration file > .hgrc, http://mercurial.selenic.com/wiki/HighlightExtension > > Is it possible this feature can be enabled in the source tree? > > [Doxygen generated online documentation does have syntax highlighting though, > http://www.m5sim.org/docs/amba__device_8hh_source.html] > > Regards, > > > _______________________________________________ > m5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users _______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
