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

re: permission denied on windows

From: solo turn <soloturn99_at_yahoo.com>
Date: 2004-04-12 21:21:34 CEST

if another program blocks this directory the error message is different (and correct, even it does
not show the process id):

$ svn cleanup
svn: In directory ''
svn: Error processing command 'delete-entry' in ''
svn: Can't remove 'ui3/term/.svn': The process cannot access the file because it is being used by
 another process.

and if you do not block the directory with another process, it gets "permission denied". for both
errors, see also the long log of
http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=62742.

-solo.

------------------------------------------------------
Date: Sat, 10 Apr 2004 23:19:06 +0200
From: Branko &#268;ibej <brane@xbc.nu>
Content-Type: text/plain; charset=UTF-8
Subject: permission denied on windows

Greg Martyn wrote:

>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>
>
>>3. do you have virus scanners running or something similar? The "access
>>denied" errors are very suspicious.
>>
>>
>
>FYI, I am getting a similar error in Windows with no antivirus running. I
>haven't worked up a recipie yet though. It seems to happen when I delete
>directories with many files in them (with svn rm). It says that the commit
>succeeded, but couldn't delete some file because access was denied. I am
>unable to access the file until I restart Windows.
>
>
Then most probably some other proces holds that file (or directory)
open. It can be anoteher shell, or an Explorer instance, or even a
program (or DLL) that's running from there.

Such is the curse of Windows. It has nothing to do with Subversion.

__________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online by April 15th
http://taxes.yahoo.com/filing.html

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 12 21:23:00 2004

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

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