Re: rename hides new file until commit
From: Garret Wilson <garret_at_globalmentor.com>
Date: 2004-01-02 07:20:42 CET
Ben Collins-Sussman wrote:
Well, let's say I do the following on an empty repository:
*Example 1*
I would probably get something like this:
! foo.txt
which means that there is a file, foo.txt, in the tree that has not yet
If I instead have a repository that already contains a foo.txt and I do
*Example 2*
I would think that the *new* foo.txt in Example 2 has the same
! foo.txt
As "svn status" tells all the scheduled actions, I suppose it would list:
D foo.txt
(The way I assume (and hope) subversion works, the file indicated by "D
Before commiting, I always want to make sure I've added all files to the
Garret
---------------------------------------------------------------------
|
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.