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

Re: [PATCH] Add svn:permissions support

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-08-21 08:20:24 CEST

On Wed, Aug 21, 2002 at 01:19:31AM -0500, cmpilato@collab.net wrote:
> Hm... why can't we at least set the read-only bit on Windows (as, say,
> the negation of the world-writable Unix perm) ?

That should be the job of APR's apr_file_perms_set(). I have no
Win32 foo, so I have no idea what Windows can and cannot do.
(It just returns ENOTIMPL now.)

But, if a Win32 hacker taught APR how to set permissions, this
code would do the 'right' thing on Win32. My point is simply
that it is a no-op on Win32 now. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 21 08:20:55 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.