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

Re: [BUG ?] strange behavior of 'svn move'

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-10-16 01:23:47 CEST

Stefano Spinucci <virgo977virgo@yahoo.it> writes:

> Because a svn move (or rename) is simply a delete and
> a copy, I noticed the 'strangeness' also in the
> following case:
>
> in the working copy ONE :
> 1) create the dir 'dir1'
> 2) create the file 'file1' inside 'dir1'
> 3) add 'dir1'
> 4) commit
> 5) delete 'file1'
> 6) commit (this point maybe skipped)
> 7) copy 'dir1' in 'dir2'
> 8) commit
>
> in the working copy TWO :
> 9) update
>
> and you 'll get :
> * 'dir1', empty
> * 'dir2', with 'file1' inside (remember that 'file1'
> were deleted at the point nr. 5)

I believe this is a bug in our mixed-revision working copy and
deleted=true handling. I've created a new issue

http://subversion.tigris.org/issues/show_bug.cgi?id=2101

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 16 01:24:36 2004

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.