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

Re: It's possible to create a completely blank check-in (in 1.3.2)

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-09-11 15:13:03 CEST

On 9/8/06, tommyjb@gmail.com <tommyjb@gmail.com> wrote:
> Also note that 'moving' behaves strangely in this kind of situation
> too -- in the following, the 'move' made in the WC seems to change
> into a 'copy':

That's because a "move" in svn is currently just a copy + a delete,
and if the delete has already occurred, all you've got left is a copy.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 11 15:15:14 2006

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.