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

Re: RFE: support to abort update in case of conflict

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 10 Aug 2011 02:59:51 +0300

svn update --accept=merge --config-option=config:helpers:diff3-cmd='kill $PPID' || svn cleanup

Till Maas wrote on Tue, Aug 09, 2011 at 19:45:20 +0200:
> Hi,
>
> I would like to propose to add a way to abort updates in case of an
> conflict. This could be done by adding e.g. an abort command to the
> interactive conflict resolution. This should transform the working copy
> to the situation before the update that resulted in an conflict happend.
>
> The reason I would like to have this is because on a project I work on
> it regularly happens that one committer accidently reverts changes made
> by other that result in an conflict. In this case usually the easiest
> way to fix this is to (partially) revert the conflicting commit and then
> update. Therefore it would be nice to be able to abort an update that
> results in a conflict, wait for the other commiter to revert the
> conflicting commit and update then.
>
> Regards
> Till
Received on 2011-08-10 02:00:34 CEST

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.