Re: svn copy/remove issue
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-10 21:36:54 CEST
"Yanghui Bian" <ybi@vitesse.com> writes:
> svn copy turned out a very weird result: The removed file re-appared.
There's no bug here; you're just getting confused about directory
> $ svn co http://p1033295/repos/svndata/repos_tmp/trunk/projects/
Okay, so now revison N contains 'test1' with two files in it.
>
And now revision N+1 contains 'test1' with only a single file in it.
But notice: you never updated. So your working copy of 'test' is
> $ cd ..
'test2' is now a copy of 'test1' at revision *N*, not N+1. Because
>
That's correct. One of our rules of directory versioning is that you
>
Exactly what I would expect.
---------------------------------------------------------------------
|
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.