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

Re: interesting error when server is being silly

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-01-24 19:18:32 CET

Daniel Stenberg <daniel@haxx.se> writes:
> While the server was problematic, both me and Sander could get this error
> output. I don't have a locally running server right now to test this on:
>
> $ svn st -u
>
> svn_error: #21022 : <Obstructed update>
> svn_wc_entry: ./subversion/bindings/swig/python/fstest.py is not a working
> copy directory
>
> This is a very odd error, since:
>
> $ ls -l ./subversion/bindings/swig/python/
> ls: ./subversion/bindings/swig/python/: No such file or directory

It looks like two bugs: the wrong path passed to svn_error_createf,
and a failure of svn_wc_check_wc() to implement its promises fully.

   ... tweaka tweaka ...

Okay, fixed, thanks. Watch for the commit.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:59 2006

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.