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

Re: switch --relocate fails on deleted dir in mixed-rev WC

From: Richard Brady <brady_at_dsp.sun.ac.za>
Date: 2005-10-12 12:13:06 CEST

Philip, Julian

Philip Martin wrote:
> 'deleted="true"' indicates that the entry was scheduled for deletion
> and subsequently committed, but that the parent directory has not been
> updated and so is at a revision that would otherwise contain the
> deleted item, think 'svn rm wc/foo' followed by 'svn ci wc'

But in the case of my recipe, it is the parent directory that is
committed. To me if:

1. the deleted child directory is committed, THEN the parent directory
should show 'deleted="true"' for the child.

or if

2. the parent directory is committed, THEN the parent directory should
no longer contain any record of the child.

R

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 12 12:15:33 2005

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.