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

svn move on working copy fails

From: David Bryant <dave.bryant_at_neoware.com>
Date: 2005-05-31 22:05:57 CEST

Hi,

        I have noticed an issue with svn move on a working/local copy. It
will produce the following output:

                svn: Working copy 'dir1/testing/testing' is missing or not
locked

       However, if you run the same command directly against the repository,
it work fine. The only case where this seems to happen is when you are
trying to move one directory that has the same directory name two names
deep to another directory. Example:
       
               dir1/
               testing/testing/README

               svn move testing/ dir1/
                svn: Working copy 'dir1/testing/testing' is missing or not
locked

        Has anyone else run into this?

Thanks,
Dave

       

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 31 22:09:39 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.