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

Re: [Subclipse-users] How to compare local revision against a deleted revision.

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-07-30 23:29:34 CEST

On 7/30/07, Mark Phippard <markphip@gmail.com> wrote:
> On 7/30/07, closec1 <cdclose@gmail.com> wrote:
> > Mark Phippard-3 wrote:
> > >
> > > On 7/30/07, closec1 <cdclose@gmail.com> wrote:
> > >>
> > >> I know that you can bring back a deleted branch within SVN. Is there a
> > >> way in
> > >> subclipse to compare a local revision against a revision that has been
> > >> deleted? This would be great to see the history across all branches for
> > >> researching code changes.
> > >>
> > >> Any advice would be greatly appreciated.
> > >
> > > If the item does not exist in HEAD, I do not believe it will be
> > > possible to do compares. SVN is going to try to find the item in HEAD
> > > and is going to give an error. I assume you have already tried
> > > Compare with Revision, Show History etc.
> > Yeah I've used the compare revision and show history. What I'm really
> > looking for is a complete history in one view instead of just the history of
> > the current branch. After a branch has been merged back into the trunk all I
> > see in the history is one lump of changes that were merged in. I'd like to
> > be able to see who made each change that was merged and when.
>
> That is being addressed with Subversion 1.5 and the merge tracking
> feature. In Subclipse's history view there is a new Merged Revisions
> column in the history view. You will see the revision you merged, and
> then on the same line it will list all the revisions that were merged
> in. You can then take an option to see the details of all of those
> revisions.

I have attached a screenshot from the current trunk that show this
feature. It is showing the new dialog that shows the details of a
merge and in the background you can see the History view which shows
the summary information.

You can see details of the merge being shown here:

http://merge-tracking.open.collab.net/servlets/ProjectProcess?documentContainer=c2__Sample%20repository

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org

Picture_1.png
Received on Mon Jul 30 23:28:10 2007

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.