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

Re: svn commit: r1185110 - /subversion/trunk/subversion/libsvn_wc/update_editor.c

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 18 Oct 2011 01:03:23 +0200

On Mon, Oct 17, 2011 at 03:44:11PM +0200, Bert Huijben wrote:
> What if the child was moved to a different location than its parent?
>
> $ svn mv A/child B/child
> $ svn mv A new_A
>
> $ svn up .
> Receives update for A/child

Yes, that's a problem -- what happens is that the child goes missing.
Thanks for pointing it out.

Note that I am working on incoming add vs. local move at the moment.
Your example uses incoming move vs. local move, which is a bit different.
But I'll look into fixing it tomorrow.
Maybe it will turn out to be simple, maybe not.
Received on 2011-10-18 01:04:00 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.