You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Matthew Smith <ch...@gmail.com> on 2008/05/09 17:39:58 UTC

problem with new directory, vicious cycle

I have created a couple of directories in my working copy.  I am unable to
commit them.
:svn status

?      xotcl-core.bak
  L    .
~      xotcl-core
~      usace-rest

:svn commit

svn: Working copy '/var/lib/aolserver/dodss-clevis/packages' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)

:svn cleanup

svn: 'xotcl-core' is not a working copy directory

:svn add xotcl-core
svn: Working copy '.' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)

and so on....