looking for a subversion diff browser

"Martin DeMello" <[email protected]> Fri, 25 Jul 2008 10:14:10 -0700
Newsgroups gmane.comp.programming.language-of-the-year
Message-ID <[email protected]>
Trying not to have to write this myself, though i daresay it's simple
enough. What I want is a two pane view, with a log in one pane, and
the diff between the highlighted revision and the previous one in the
other. I'd be surprised if no one has written this yet, but a lot of
googling didn't turn up anything.

martin