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

Re: Strange status if .svn folder removed

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: Thu, 27 May 2010 21:03:26 +0200

On Thu, May 27, 2010 at 8:55 PM, Stein Somers <ssomers_at_opnet.com> wrote:
> On 26-May-10 23:37, Daniel Becroft wrote:
>>
>>    The folder is still there, without a .svn folder inside it, and svn
>>    doesn't know what to do with it.
>>    C:\wc>svn st
>>    ?       log
>>
>>
>> Now SVN knows the folder is unversioned ...
>
> But only according to the false assumption it made that the folder was
> deleted from the repository.

Surely not: you removed any way for it to know what you have locally
is what is in the repository. The 'log' directory you have locally
can't be overwritten with what's in the repository because they *may*
not be the same thing. If they are not, Subversion would be destroying
data if it would overwrite it.

How do you get to the conclusion the assumption is that the folder was
deleted from the repository?

Bye,

Erik.
Received on 2010-05-27 21:04:02 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.