Graham Leggett wrote:
> Hi all,
>
> Does anybody have an english translation of the following error:
>
> Graham-Leggetts-Computer:~/src/standard/monaco-xml-III/src minfrin$ svn
> update xsd
> subversion/libsvn_wc/lock.c:646: (apr_err=155005)
> svn: Working copy 'xsd' not locked
>
> I as a human have no idea what action to take if the working copy isn't
> locked, and the message gives no clue as to why it might not be locked.
A working copy not locked error usually means a bug in Subversion.
> The directory xsd has been added to svn, but the directory contains no
> .svn directory (in an effort to fix an svn add that added way more files
> than it should have, I have moved it out the way).
Well, if you move the .svn directory out of the way that could certainly
cause those kind of errors. The correct way to fix it probably would be
to revert the add. You can't just go removing the admin directories and
expect things to continue working though, it doesn't work that way.
-garrett
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 15 17:02:11 2005