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

Re: Obstructed update

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-12-15 21:10:43 CET

Sebastian Bergmann <sb@sebastian-bergmann.de> writes:

> I made a fresh checkout of subversion
>
> svn co http://svn.collab.net/repos/svn/trunk subversion

This should create a working copy directory called subversion in the
current directory. Did you cd into that directory?

> but "svn up" fails with
>
> sb@wopr-mobile:/usr/src/subversion> svn up
> svn: Obstructed update
> svn: The entry 'ac-helpers' is no longer a directory,
> which prevents proper updates.
> Please remove this entry and try updating again.
>
> Removing 'ac-helpers' doesn't solve this, as subversion will then
> complaing about the next directory, and so forth.

Did you run any other commands? Any failed/interrupted checkouts? I
assume ac-helpers was a file, what did it contain? If you don't know
what ac-helpers contained what about one of the other files that
causes the "Obstructed update" error.

What does 'svn status' show?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 15 21:11:25 2002

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.