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

Re: access is denied, was: permission denied

From: solo turn <soloturn99_at_yahoo.com>
Date: 2004-04-22 11:57:52 CEST

if it happens, it happens for ALL the .svn in the deleted directory, one each time.

i'll try two things:
- copy it on the same disk and remove the whole working copy with cygwin
- copy it (in this state) on another box and try the up there

i'm not too good in windows programming, but i think you should be able to print the permissions
of that directory. something like "if access denied then print permissions, print permissions of
directory where this thing is in, ...".

or could you set the loop longer/more often, as philipp suggested? why not doing a "rm -rf" on the
whole subdirectory? or throw this permission setting away? a working copy is anyway personal. if i
want to write over it i can, and if i do not, i do not have to.

do you know the cygwin-code? what is different in this code? i just know that it works on this
machine with the same directory.

dj wrote:
On Wed, 2004-04-21 at 05:42, solo turn wrote:
> sorry for confusion, the error is:
>
> $ svn cleanup
> svn: In directory 'proj/myproj/abc/src'
> svn: Error processing command 'delete-entry' in 'proj/myproj/abc/src'
> svn: Can't remove 'proj/myproj/abc/src/ui3/mail/.svn': Access is denied.
>
> but it does not say any details:
> the permissions, denied by whom, ...
>
[snip]

Unfortunately, that's all we get from the OS. Is this repeatable once
you are into this state or does just retrying the operation work? Can
you copy the whole working copy somewhere else, retry the operation and
still get this problem?

DJ

        
                
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25¢
http://photos.yahoo.com/ph/print_splash

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 22 11:58:07 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.