On Sun, Mar 31, 2013 at 10:15 AM, Chris Down <chris@xxxxxxxxxxxxxx> wrote: > Is it just me, or is svntogit returning 500 frequently? When it does return > a real page from cgit (which seems to be about 50% of the time), it is > missing lots of branches and generally just displays nothing if you're > looking at, say, the log for linux-lts (what I first was looking for when I > encountered this). > > Sorry if this was already posted elsewhere, I didn't see it on -dev-public > or -general. cgit has problems since the repos are accessed over NFS, which recently has a lot of stale file handle errors. Suggestions welcome.