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

Re: Cleanup could not process the following paths

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 22 Sep 2008 18:40:04 +0300 (Jerusalem Daylight Time)

> > $ svn cleanup .
> > svn: Can't open file '.svn/entries': Permission denied

No line number? Julian, did you use a non-maintainer-mode build?

>
> ]]]
>
> That last attempt failed with an error message that tells which file it
> couldn't open, which is just the kind of information you want.
>
> Sorry if I didn't do what you meant. It would be clearer if you could
> give an exact transcript of the commands to use to reproduce the issue.
>
> Ah, I've just remembered that, as Tortoise runs only on Windows,
> anything to do with "permissions" is going to be handled differently
> than under a Unix-like OS like I use. It might or might not be possible
> to get the same result that you did. If it's a Windows-specific case, I
> won't be able to reproduce it.
>

FWIW, it doesn't seem to be different on Windows:

> find .svn
    find: .svn: Permission denied

> cd .svn
    Access is denied.

> svn cleanup
    ..\..\..\subversion\libsvn_subr\io.c:2628: (apr_err=720005)
    svn: Can't open file '.svn\entries': Access is denied.

>

Daniel

> - Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-22 17:40:29 CEST

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.