Re: looking for a subversion diff browser

Al Chou <hotfusionman-/[email protected]> Fri, 25 Jul 2008 14:17:34 -0700 (PDT)
Newsgroups gmane.comp.programming.language-of-the-year
Message-ID <[email protected]>
It would be cool to decouple the GUI of this app so it could work with other SCM systems, especially given that it says it was inspired by an existing app.  A back end interface that abstracts the common operational concepts from the specific brands of SCM system doesn't on the face of it seem hard to define.

Al




----- Original Message ----
From: Martin DeMello <[email protected]>
To: [email protected]
Sent: Friday, July 25, 2008 1:00:49 PM
Subject: Re: [pragprog] looking for a subversion diff browser

thanks, that's perfect!

martin

On Fri, Jul 25, 2008 at 10:59 AM, Sebi Kurian <[email protected]> wrote:
> this might be useful :
> http://code.google.com/p/svn-time-lapse-view/
>
> sebi
>
> On Fri, Jul 25, 2008 at 11:05 PM, Martin DeMello <[email protected]>
> wrote:
>>
>> 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
>> >
>
>
>
> --
> keep it simple, keep it real!