Making delete resolve tree conflicts
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 04 May 2011 17:37:26 +0100
To make the new single-txn delete pass the regression tests I had to
The current behaviour is that if I have a node in conflict:
$ svn st wc
and I delete the conflicted node:
$ svn rm --force wc/A/f
it remains in conflict:
$ svn st wc
I'd like to change this so that delete removes the ACTUAL_NODE row and
Anybody see any problems that would arise?
It also solves one of the orphaned ACTUAL_NODE problems: if the
-- PhilipReceived on 2011-05-04 18:38:02 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.