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

Re: SVN detects deleted files

From: Giulio Troccoli <giulio.troccoli_at_mediatelgroup.co.uk>
Date: Wed, 24 Aug 2011 14:53:01 +0100

On 24/08/11 14:33, Stein Somers wrote:
>>> Something must have run 'svn rm' or 'svn move' on this file.
>
> Which could have happened long ago. Also long ago, something may have
> recreated the actual file without reverting the delete in svn. Then
> the effects you describe are perfectly normal. For subversion, the
> file status was "D" all along.
>

I don't believe so. Just today I was working on a file. I wanted to
commit a separate change on the same file, so I "shelved" it: rename it
(using the mv command) and run svn update to get the original copy. I
have used this method many, many times in the past and it has always worked.

This time, however, Subversion said that everything was up-to-date. I
was expecting the usual "Restore" message, but it didn't happen. When I
ran svn st I saw that the file was marked as deleted.

Giulio
Received on 2011-08-24 15:53:35 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.