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

Re: [Subclipse-dev] Re: [RFC] - Better support for tags/aliases

From: Mark Phippard <markp_at_softlanding.com>
Date: 2005-12-05 22:08:48 CET

Eugene Kuleshov <eu@md.pp.ru> wrote on 12/05/2005 02:20:08 PM:

> > I agree completely. I just came to the conclusion that it is a
different
> > issue than this one and can be dealt with differently. For example,
there
> > could be a property like subclipse:branches added that has information

> > about branches and this could be used to better drive a Compare with
> > Branch option.
>
> There is some overlap between this possible "branches" property and
> property with tags you have suggested before. Besides, for "compare
> with..." action it doesn't really matter if it is a branch or the tag.
> So, why not avoid duplication and use the same property in both cases?

We have gone over this. The difference is that when we are making the tag
assumption we can use the existing Compare, which just contains two
revisions of the SAME url. By adding the tag information to the view, it
allows you to better leverage this existing feature. The Compare with ...
action would also need to exist and that is where we could make some
enhancements to support comparing DIFFERENT url's, whether tags or
branches.

> > I just decided to leave that out for now. The file wouldn't be in
your
> > workspace and I wasn't sure what API Eclipse offered for opening files
in
> > editors that are not in your workspace. If you want to look into this
and
> > send a patch, that would be great. Otherwise, I will come back to it
> > later.
>
> It would be nicer not to have file outside of workspace or even
> have no file at all and use in-memory buffer or temporary file as a
> last resort. Does it has to be a file?
> In any case it should be possible to implement a custom EditorInput
> to show this file in editor or even in a standard comparison editor.

Like I said, I agree completely. I just wanted the basic feature
implemented since it was completely missing. This will make it easier to
motivate someone to make it work better. If someone could take the output
of that diff (which is just a stream) and could use it to drive the
Eclipse compare that would be awesome and could bring a huge leap in
usability. I think it is kind of a tough problem though.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Tue Dec 6 08:08:48 2005

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

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