Sorry about the delayed response
Original command
h:\bf>svn co https://svn.bf.org/svn/Bf/trunk h:\bf\trunk
svn: Can't move 'h:\bf\trunk/Enterprise/BFW/.svn/tmp/entries' to
'h:\bf\trunk/Enterprise/BFW/.svn/entries':
Permission denied
-----Original Message-----
From: D.J. Heap [mailto:djheap@gmail.com]
Sent: Tuesday, June 06, 2006 7:43 AM
To: Michael Clark
Cc: users@subversion.tigris.org
Subject: Re: Annoying SVN behavior ": run 'svn cleanup' to remove locks
(type 'svn help cleanup' for details)"
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
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 9 23:02:05 2006