On 6/6/06, Michael Clark <mclark114@comcast.net> wrote:
> All starts out working fine, I'm chugging along and every thing is happy.
> Then I get the working copy locked message, no problem just run cleanup. But
> that doesn't work. What I end up having to do is to manually delete the
> folder. This generally happens several time when checking out the entire
> source tree.
>
> Any Ideas ?
What was the original failure that locked the working copy?
>
>
>
> H:\bf\trunk>svn up
>
> svn: Working copy '.' locked
>
> svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
>
>
>
> H:\bf\trunk>svn cleanup
>
> svn: Can't move
> 'Enterprise/apache2/modules/aaa/.svn/tmp/entries' to
> 'Enterprise/apache2/modules/aaa/.svn/entries': Permission
> denied
Sounds like you are using the cygwin client. Try using the native
client and see what happens. The cygwin client doesn't include some
workaround code for Window's tag-alongs like virus scanners, indexers,
etc. Another possibility is that you are using a network drive of
some sort for your working copy and something is wrong with it --
hardware failures, network failures, etc.
DJ
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 6 13:45:05 2006