Re: "deleted" entry attribute.
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-11-30 14:22:55 CET
On Nov 30, 2004, at 7:07 AM, Alexander Kitaev wrote:
> Hello All,
Yes. It happens when you run
svn rm foo
After this operation, 'foo' is at HEAD revision, but in 'deleted'
It's important, because when you next run 'svn up', the client tells
"I have revision X of this directory, but child 'foo' is missing."
The server responds in one of two ways:
* re-adds foo (because somebody committed a new file called 'foo')
After the server has edited a number of files in the update, the client
The other important thing to know about 'deleted' entries is that 99%
---------------------------------------------------------------------
|
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.