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

Re: no error message if committing child of a deleted node

From: Stefan Sperling <stsp_at_elego.de>
Date: Fri, 29 Jul 2011 11:48:55 +0200

On Fri, Jul 29, 2011 at 09:20:58AM +0200, Bert Huijben wrote:
> For the commit processor the child of a delete is a simple unmodified node
> as we only have to commit the root of a deletion.
> (We can't just commit some child of a deletion as that might have a
> completely different result as deleting a child node, in case you deleted a
> tree with switched paths)

Depending on how we track moved-from info in the WC we might need to
tweak the commit processing to keep track the paths of children of
deleted dirs (for those who missed it, see this discussion
on IRC, starting at http://colabti.org/irclogger/irclogger_log/svn-dev?date=2011-07-29#l85,
the problem I am referring to is descriped at this point in the
conversation: http://colabti.org/irclogger/irclogger_log/svn-dev?date=2011-07-29#l107)
Received on 2011-07-29 11:49:54 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.