[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: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-12-01 23:30:21 CET

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.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 1 23:31:09 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.