Re: looking for a subversion diff browser
"Martin DeMello" <[email protected]> Fri, 25 Jul 2008 10:35:10 -0700
| Newsgroups | gmane.comp.programming.language-of-the-year |
|---|---|
| Message-ID | <[email protected]> |
No, more like gitk: http://lwn.net/Articles/140350/. I don't need all the fancy merge/branch tracking, though, just the "patch view" of any given revision in the log. Slow day at work so I started writing it, but I'd happily abandon the effort if someone has already done this. martin On Fri, Jul 25, 2008 at 10:23 AM, Jeff Schoolcraft <[email protected]> wrote: > something like KDiff3? > http://kdiff3.sourceforge.net/ > > not sure if you can get the log to show up though. > > On Fri, Jul 25, 2008 at 1:14 PM, Martin DeMello <[email protected]> > wrote: >> >> 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 >> >> ------------------------------------ >> >> Yahoo! Groups Links >> >> >> > > > > -- > Jeff Schoolcraft > http://thequeue.net/blog/ > Microsoft MVP >