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

Re: [Subclipse-dev] subclipse 1.7: why is it then now merge->block revision seems to need to download the whole revision?

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 16 Aug 2011 10:07:51 -0400

On Tue, Aug 16, 2011 at 9:57 AM, jcompagner <jcompagner_at_gmail.com> wrote:

> Was that also in 1.6? I can't remember that
>
> But now if i do block revision of a quite a large commit it has to
> download many megabytes of that commit first.
> Why is that? Can't it just add that revision it to the properties??
> Because thats the only thing it is really changed
>
>
I assume you know it is the Subversion code doing this, so nothing we can do
about it regardless.

There were changes in --record-only merges made in 1.7:

http://subversion.apache.org/docs/release-notes/1.7.html#merge-tracking-enhancements

I believe that --record-only used to only record the revision you were
recording. Now it also looks if that revision did any merges and also
applies the mergeinfo from that revision. So that must be the traffic you
are seeing. See:

http://svn.haxx.se/dev/archive-2009-09/0520.shtml

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=2822064
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
Received on 2011-08-16 16:07:57 CEST

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.