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

RE: win access denied error still there?

From: Arild Fines <arild.fines_at_broadpark.no>
Date: 2003-12-02 02:55:05 CET

D.J. Heap wrote:
> Philip Martin wrote:
>
>> solo turn <soloturn99@yahoo.com> writes:
>>
>>
>>> i got a:
>>>
>>> svn: Problem on first log entry in a working copy
>>> svn: in directory 'trunk/src'
>>> svn: start_handler: error processing command 'delete-entry' in
>>> 'trunk/src' svn: Access is denied. svn: svn_io_remove_dir: removing
>>> 'trunk/src/sysdoc/xsl/.svn'
>>>
>>> with svn-0.33, w2k.
>>
>>
>> It looks like apr_dir_remove can produce ERROR_ACCESS_DENIED just like
>> apr_file_remove. I guess the same Win32-specific solution is required.
>>
>
> Not terribly surprising, really...but I've never seen that failure yet
> even with our AV turned all the way up to its
> 'turn-your-3Ghz-P4-into-a-286' level. Are you sure there's not a
> command prompt open in that directory, or some other application using
> or sitting in that directory?

The Process Explorer(procexp) tool from
http://www.sysinternals.com/ntw2k/freeware/procexp.shtml can tell you which
process has a handle on a given file or directory.

--
Arild
AnkhSVN: http://ankhsvn.tigris.org
Blog: http://ankhsvn.com/blog
RSS: http://ankhsvn.com/blog/Rss.aspx
King Crimson lives in different bodies at different times and the
particular form which the group takes changes. When music appears,
which only King Crimson can play then, sooner or later, King Crimson
appears to play the music
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 2 02:55:37 2003

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.