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

Re: Rename tracking - client side

From: Peter Samuelson <peter_at_p12n.org>
Date: Fri, 28 May 2010 17:58:24 -0500

[Julian Foad]
> 2. Behaviour of Local Renames
> D. Other WC commands
>
> - copy from source path: fail (can't reference a gone-away node)
>
> - copy from target path: record as copy of that target path? (can we
> guarantee ordering such that that will be propagated correctly?)

Huh ... I think this operation, {mv A B; cp B C}, should behave exactly
like {cp A C; mv A B}.

Peter
Received on 2010-05-29 00:59:05 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.