Re: rename hides new file until commit
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-01-02 02:30:46 CET
On Thu, 2004-01-01 at 18:54, Garret Wilson wrote:
Ok, so now foo.txt is scheduled for deletion, and bar.txt is a new
> type [cat] "Hello World!" >> foo.txt
This creates a new file called foo.txt
> svn status
The deletion and addition are *scheduled*, they haven't happened yet.
>
Now the deletion and addition have actually happened.
> svn status
This is correct. What's left over is an unversioned 'foo.txt' that you
>
I'm not understanding you.
---------------------------------------------------------------------
|
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.