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

RE: Re: [PATCH] Add svn:permissions support

From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2002-08-22 05:21:44 CEST

On Wed, 21 Aug 2002, Bill Tutt wrote:

> Indeed. My personal biased opinion on this is that Subversion is mostly
> for managing source code repositories, and not for managing completely
> re-creatable directory images. So things like auto-magically handling
> complex multi-OS permission reproduction is just out of scope. (Aside
> from the executable bit, and readonly-ness.)
>
> If you want more, write a wrapper that sets a property, or a mechanism
> to record/restore that information on your own. I mean that's what
> Subversion properties are meant to be for anyway. User and/or project
> specific properties.

This is what i was gonna say.

It's not like we don't have python bindings, and theoretically
java/perl/etc bindings (through SWIG. I've left out the hand written java
bindings because i have no clue what state they are in).

What is so difficult about integrating support for your custom permissions
into whatever client you are writing to do the directory images (assuming
you are not going to be doing lots of image updating by hand on the
machines you are building the images for)?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 22 05:22:37 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.