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

Re: Removed dir in repos with local modifications result in strange behavior.

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-03-07 23:57:46 CET

Josef Wolf <jw@raven.inka.de> writes:

> On Sun, Mar 07, 2004 at 12:06:46AM +0000, Philip Martin wrote:
>> Josef Wolf <jw@raven.inka.de> writes:
>>
>> It's a poor message, it means
>> Won't delete locally modified sub-directory within directory '.'
>
> But it don't say '.', it says ''. And I would have expected 'server'.

As I said, it's a poor message.

>> That's a different error, it doesn't mention a file. I think you have
>> an unversioned file or directory somewhere under server/config.
>
> If there is an unversioned file, I'd expect "svn st" to mention it?

server/config is unversioned, status won't look inside it.

>> It is true, you ran "svn up" after the revert and it deleted
>> server/config and made it unversioned.
>
> If this were true, server/config should have been removed...

No, because it contains an unversioned item.

>> It's not "strange" it's incomplete (read the docs)
>
> _What_ is incomplete? There was only _one_ local modification in this
> directory. This modification was _reverted_. The repos says that the
> directory has to die. I don't see what is incomplete here...

The 'incomplete' status is one result of an interrupted update.

> Does this mean that an unversioned directory will block updates? You must be
> kidding...

Unversioned items will block deletes, this is deliberate.

I haven't looked at the documentation lately, are these things not
covered?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 7 23:57:59 2004

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.