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

Re: [Subclipse-users] Show change sets issue

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 21 Aug 2009 16:14:20 -0400

I cannot see doing it.

There is a performance issue. SVN only gives us the most recent
revision, so we would also have to run svn log to get all the
revisions.

The main thing is that the behavior would not be right or intuitive.
Suppose a file has been changed 4-5 times and we show them all. It is
not like SVN allows you to pull in one of those middle changes without
also pulling in all the previous work. When you choose to update, it
is going to grab everything up to that revision. Is that what would
be expected?

I also seem to recall we discussed this when the feature was added and
the way it is done is the same way the CVS plugin was doing it at that
time. Perhaps they have since changed, I do not know.

Mark

On Fri, Aug 21, 2009 at 4:10 PM, Hale,Katherine<halek_at_oclc.org> wrote:
> Could I make this a feature request then?
>
> -----Original Message-----
> From: Mark Phippard [mailto:markphip_at_gmail.com]
> Sent: Friday, August 21, 2009 3:53 PM
> To: users_at_subclipse.tigris.org
> Subject: Re: [Subclipse-users] Show change sets issue
>
> On Fri, Aug 21, 2009 at 3:44 PM, Hale,Katherine<halek_at_oclc.org> wrote:
>> This feature doesn't appear to be behaving quite the way I would have
>> expected, and I don't know if that's a Subclipse problem or a the SVN
>> toolkit (or some other component), so I'm not sure who to file the
>> ticket towards.
>>
>> Assuming it's Subclipse, here's what happened. I did a checkout of
>> version 100, whereas the head is 108. To make the test simple, I
>> synchronized on only one file that's been changing a lot lately. I
>> expected to see 4 changes, version 101, 102, 106, and 108. Instead it
>> only shows me the comments for the last change, 108. I could have
>> sworn in previous version these would have been broken out, but maybe
>> I was mistaken. I don't see anything in the preferences or
>> "synchronize" view that should be modifying this behavior.
>
> No, we have always only showed the most recent change.
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId
> =2386110
>
> To unsubscribe from this discussion, e-mail:
> [users-unsubscribe_at_subclipse.tigris.org].
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2386114
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2386115
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-08-21 22:14:33 CEST

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.