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

Re: renaming in v1.8.x

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 2 May 2014 15:14:19 -0400

On Fri, May 2, 2014 at 2:43 PM, Rob Conde <rob.conde_at_ai-solutions.com> wrote:
> Apologize if this is a double post but the post I entered through the web interface appears to have disappeared.
>
> I wanted to try out the new move functionality available in svn 1.8, so I created a local repository and tried it out. I was surprised to see the rename still was modeled as a copy/delete. Am I missing something?
>

Are you referring to this functionality:
http://subversion.apache.org/docs/release-notes/1.8.html#moves ?

If so, as I read it moves are still a copy + delete. The change is
that the WC marks the action as a move, and won't let you commit half
of the action (the copy or the move), as previous versions did. It's
better uncommitted move *tracking* in the WC but the implementation of
the move itself is the same.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3077436

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-05-02 21:15:06 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.