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

Re: import and commit fail with svn_error: #21106

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-05-24 14:16:17 CEST

Philip Martin <philip@codematters.co.uk> writes:

> > apr_error: #22505, src_err 0 : <Access is denied. >
> > error removing administrative directory for C:/home/tmp/svn/project2/lib
> >
> > C:\home\tmp\svn\project2>
> >
> >
> > </session-transcript>
>
> I guess this is because the files under lib/.svn/ are read-only. The
> directory is deleted by calling apr_dir_remove() on lib/. It appears
> that somewhere we have to reset the read-only status.

I should have looked at the code before responding. The required
changes were added in rev 1893. You are using rev 1868 I believe,
that's too old.

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 24 14:17:19 2002

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.