From: Paul M. <le...@li...> - 2007-10-25 04:19:31
|
On Wed, Oct 24, 2007 at 11:41:38PM +0100, Adrian McMenamin wrote: > On Wed, 2007-10-24 at 20:35 +0100, Adrian McMenamin wrote: > > I have been hosting my SH stuff on CVS so far. It is just a place where > > I can go to when I need to roll back mistakes, though it is also public > > on the web for a variety of reasons, not least because it allows me to > > look at the sources in a browser when away from home. > > > > I'd like to move to doing this with git - anyone care to recommend a git > > web interface as there appear to be a few of them around. > > OK. There is a server now at git://newgolddream.dyndns.info/ though I am > having a lot of problems getting gitweb to work. > I also have an outdated gitweb on linux-sh.org, I can get that fixed up if you'd prefer to use that directly. > As an aside: was really surprised at how hard git hammers on the > server's resources. > You just need enough RAM to fit the working set in page cache, then the problem works itself out ;-) |