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

2011-10-18 Thread Stefan Sperling
On Tue, Oct 18, 2011 at 01:03:23AM +0200, Stefan Sperling wrote: > 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 fo

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

2011-10-17 Thread Stefan Sperling
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.

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

2011-10-17 Thread Bert Huijben
> -Original Message- > From: s...@apache.org [mailto:s...@apache.org] > Sent: maandag 17 oktober 2011 13:29 > To: comm...@subversion.apache.org > Subject: svn commit: r1185110 - > /subversion/trunk/subversion/libsvn_wc/update_editor.c > > Author: stsp > Date: Mon Oct 17 11:28:35 2011 > N