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

Re: Error with commit/update on win32 in 5740

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-05-01 17:24:40 CEST

Greg Stein <gstein@lyra.org> writes:
> Last week or so, Karl removed a chmod() call the svn_io_remove() function.
>
> Previously, the function would *always* chmod the file to a writeable state
> before trying to remove it. That had some performance problems for a few
> reasons.
>
> After the change, the assumption is that the caller would have to know when
> to chmod the file *before* calling the remove function.
>
> It sounds like you've hit a case where somebody is not properly chmod'ing
> the file before calling remove...
>
> Karl?

That seems like a reasonable analysis, yeah.

John, can you file an issue with your reproduction recipe, and assign
it to me? Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 1 18:12:01 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.