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

Re: Obstructed update; object of the same name already exists

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-03-12 04:57:49 CET

"Matthias Bauchinger" <matthias.bauchinger@chello.at> writes:
> the output of svn when trying to update is:
> F:\CG23\FakedReality>svn up
> U Source/Core/Engine/Identifier.cpp
> U Source/Core/Engine/Identifier.h
> U Source/Core/Engine/Actor.cpp
> U Source/Core/Engine/Actor.h
> svn: Obstructed update
> svn: failed to add directory 'External': object of the same name already
> exists
>
> hint: after "U Source/Core/Engine/Actor.h" it takes about 20 seconds til
> the "Obstructed update"-message apairs....
>
> Yes, this is very puzzling.....

Can you do

   $ svn ls blah://blahblah.../Source/Core/Engine

and

   $ svn proplist -v blah://blahblah.../Source/Core/Engine

and show us the output of each, please? That will help us determine
if this is a bug in the externals code or in your usage of the
externals feature.

Thank you,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 12 05:35:07 2003

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.