Description
Here's the error svnadmin create repo svn mkdir -m x file://`pwd`/repo/foo svn rm -m x file://`pwd`/repo/foo svn co -r1 file://`pwd`/repo wc svn st -u wc ../svn/subversion/libsvn_wc/lock.c:488: (apr_err=155005) svn: Working copy not locked svn: directory not locked () Add -v to give 'svn st -uv wc' and the command works.