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

Re: [PATCH] Win32 File Permission Fixes

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-02-11 23:01:59 CET

"Jay Freeman \(saurik\)" <saurik@saurik.com> writes:

> (svn_io_set_file_read_write): Implemented a new function that removes
> the read-only flag from the specified file using apr_file_attrs_set().

Perhaps svn_io_set_file_read_only and svn_io_set_file_read_write
should be combined into a single function that takes a boolean
parameter. I can't decide if that's an improvement or not. A single
function is a better map onto APR, on the other hand if Subversion
always knows what change it is making there is no real benefit.

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:06 2006

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.