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

Re: Access Denied errors on windows :-(

From: Sean Cavanaugh <seanc_at_dimensionalrift.com>
Date: 2004-02-24 13:40:19 CET

Have you tried running something like this tool to track down what has
the file open?

http://www.sysinternals.com/ntw2k/freeware/handle.shtml

This is assuming you are on some version of NT and not 9x . . .

Leeuw van der, Tim wrote:

>Hi,
>
>I suddenly have a totally new, for me, source of 'Access Denied' errors during on windows.... It's something to do with the specific workspace, because when I do a fresh checkout in another workspace and apply the same patch, I can do the commit properly.
>
>Anyways, I get 'Access Denied' errors during commit, when svn tries to copy a modified file:
>
>$ svn ci -m "Log-message fix for parser errors"
>Adding PDGEJB\XSD Build.launch
>Sending PDGEJB\ejbModule\com\unisys\pdg\incoming\PDGMessageHandler.java
>Transmitting file data .svn: Commit failed (details follow):
>svn: Can't copy 'c:/Documents and Settings/leeuwt/My Documents/ING/PDG/tmpwkspcForMerging1/PDGEJB/ejbModule/com/unisys/pdg/incoming/PDGMessageHandler.java' to 'c:/Documents and Settings/leeuwt/My Documents/ING/PDG/tmpwkspcForMerging1/PDGEJB/ejbModule/com/unisys/pdg/incoming/.svn/tmp/text-base/PDGMessageHandler.java.svn-base.2.tmp': Access is denied.
>
>
>I'm using svn 0.37, as installed by the standard installer. I also get the same with TSVN 0.26, which is linked against SVN 0.37. But I got the error first with the cli.
>
>I've been working with this workspace today without problems, but now I get this very very persistently. I checked permissions; I am supposed to be the owner and had full access...
>
>When I look in the directory tmp/text-base I see there a (growing number of) temp file(s), all 0 byes. When opening them in a text-editor I can freely edit them and save the changes. The files are not read-only...
>
>I'm quite puzzled. Any pointers, any clues?
>
>regards,
>
>--Tim
>
>
>THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.
>
>
>
>---------------------------------------------------------------------
>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 Tue Feb 24 13:38:38 2004

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.