[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: Stein Somers <ssomers_at_opnet.com>
Date: Thu, 27 May 2010 20:55:04 +0200

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.

I get in a similar state when updating and there is a tree conflict
between an incoming add and a local add (both of a file). Resolving or
reverting ends up making the working copy believe that the file doesn't
exist anywhere. The only way to restore order seems to be to completely
delete the parent folder (and its .svn of course) and update the working
copy again.

-- 
Stein
Received on 2010-05-27 20:55:45 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.