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

Re: SVN patch issue with property changes

From: Philip Martin <philip_at_codematters.co.uk>
Date: Thu, 28 Jun 2018 16:19:30 +0100

Daniel Shahaf <d.s_at_daniel.shahaf.name> writes:

> You mentioned earlier that svn:executable was present with an empty
> value. Is that really the case? If it is --- which would be surprising,
> as it's supposed to be an impossible state --- it would explain why you
> got a conflict.

The normalization of svn:executable values is implemented in the client.
If some client chooses not to implement that normalization the backend
will store any value given.

Should the svn client silently merge '' and '*' for svn:executable
values or should it be a conflict? I favour the conflict but I can see
arguments for a silent merge.

-- 
Philip
Received on 2018-06-28 17:19:46 CEST

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

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