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

Re: 1.8 Progress

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 04 Jan 2013 15:06:40 +0000

"Bert Huijben" <bert_at_qqmail.nl> writes:

>> -----Original Message-----
>> From: MARTIN PHILIP [mailto:codematters_at_ntlworld.com] On Behalf Of
>>
>> - handle an update that makes no text/property/tree changes in the
>> move source, probably by creating a tree-conflict during the
>> post-drive revision bump.
>
> So, create a tree conflict on *every* update?
>
> If there is no change I would just bump the copyfrom revision. Making every
> update of a working copy after a move a tree conflict is not what I would
> expect as a Subversion user.
>
> I wouldn't call that a releasable state for 1.8.

Looking at this a bit more I see that the post-drive changes are made
within a single transaction so most updates don't need a tree-conflict,
it can be resolved automatically. The only time a tree-conflict might
be needed is on the rare occasions that the update results in a
mixed-revision move source.

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2013-01-04 16:07:24 CET

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

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