[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: Leeuw van der, Tim <tim.leeuwvander_at_nl.unisys.com>
Date: 2004-02-23 16:13:32 CET

I think I found the source of errors; the file had somehow become read-only... Still funny that the copy was not read-only, and I got an error being unable to write to the copy!

Does the copy-routine try to open the source-file r+w ?

regards,

--Tim

-----Original Message-----
From: Leeuw van der, Tim
Sent: maandag 23 februari 2004 15:13
To: SVNUsers (E-mail)
Subject: Access Denied errors on windows :-(

[...]

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.

[...]

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 23 16:13:53 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.