[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: [Subclipse-users] New feature? Link affected paths to diffs / workspace

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-04-12 15:25:38 CEST

"Irving, Dave" <dave.irving@logicacmg.com> wrote on 04/12/2006 09:19:26
AM:

> Mar Phippard wrote:
>
> > There is a right-click diff option in the history view, but
> > only for the original file that you selected. I think you
> > have to right click on the revision part of the view.
>
> Yeah... The problem there is that someone says to me "go review changes
> for revision x" - so I bring up the history view from the top of their
> branch and get all the affected paths. Then I want to see diffs for each
> file.
> At the moment, the only way I can find to do this is to manually locate
> each file listed in the "affected paths" in the package explorer (or
> CTRL-shift T).
> This is where I think the new feature might be useful: It's a bit like
> how viewVC (aka view-cvs) lets you view all affected paths for a
> revision, and provides a diff link next to each affected path.

We did add the Create Unified Diff option so that you could at least see
the changes for a revision in diff format. Presumably you want to add a
graphical compare? I guess you would need to write code that gets the
remote resource, and the previous revision of that resource and then feed
them to the compare engine. That should actually be doable. The harder
thing to do is to let you compare that revision against the local working
copy version, because then you have to come up with some way to figure out
where that file is locally so that you can get the Eclipse IResource for
it.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Apr 12 15:26:02 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.