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

Re: Feature Request: svn update --accept failure

From: Branko Čibej <brane_at_apache.org>
Date: Thu, 7 Mar 2019 04:24:51 +0100

On 07.03.2019 04:08, Marc Pawlowsky wrote:
> Sometimes failure is an option.
>
> I am working inside a complex scripting environment.  It would be
> better if when svn update detects a conflict that the update did not
> occur and that the command would fail.  The versioned versions of the
> file could still be crated and maybe another one that would have the
> standard conflict markers, but the original file should be unchanged
> versus copied into the .mine.

I understand what you want, but this feature would require rather
fundamental changes to how update works. It's not atomic.

However, if you can live with just the individual conflicted files
remaining unchanged, then I believe the option is --accept=mine-full.
But I don't think that would be very useful.

-- Brane
Received on 2019-03-07 04:25:05 CET

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.