You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Timothee Besset <tt...@idsoftware.com> on 2002/12/11 10:41:59 UTC

Re: Development on ACL support in filesystems

I think ACL support is planned as a post-1.0 feature. Looking at the
issues list / features on http://subversion.tigris.org issue tracker will
probably reveal the relevant items.

TTimo

On Wed, 11 Dec 2002 16:12:45 +0530
"Shalini" <gs...@infotech.stph.net> wrote:

>  
> Hi, 
> 
> I have searched the Google & the subversion site , but I could not find any information related to the  development going on ACL support on Subversion.
> I have gone through the Development Roadmap for subversion but I din't find any issue related to ACL .
> 
> Can someone pls give me the information whether there is any development is going on to provide ACL support for the SubVersion ?
> 
> Or anyideas to implement ACL support for subversion?
> 
> Thank You for your time 
> 
> Regards,
> Shalini
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Development on ACL support in filesystems

Posted by Branko Čibej <br...@xbc.nu>.
Timothee Besset wrote:

>Well there are basic access control hooks. There are read/write sentinels
>in already.
>
Nope, sentinels don't work yet. Only pre/post commit and propchange hooks.

>As far as I'm concerned, I rely on apache auth stuff to
>control access. Some simple scripts can be written for the read/write
>sentinels I suppose.
>
We have two access control scripts in the tools/ area, but they only
deal with write access. There is no fine-grained control of read access.


-- 
Brane Čibej   <br...@xbc.nu>   http://www.xbc.nu/brane/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Development on ACL support in filesystems

Posted by Timothee Besset <tt...@idsoftware.com>.
Well there are basic access control hooks. There are read/write sentinels
in already. As far as I'm concerned, I rely on apache auth stuff to
control access. Some simple scripts can be written for the read/write
sentinels I suppose. What we are missing is some general, clean,
easy-to-use API manipulate who can read who can write, etc. I'd suspect
that someone with a little free time and some svn knowledge could write
something easily.

TTimo

On Wed, 11 Dec 2002 16:21:29 +0530
"Shalini" <gs...@infotech.stph.net> wrote:

> Yes.I've seen the issue tracker but din't find information on this.Hence,I
> mailed to this list.
> Anymore ideas?
> 
> Shalini
> 
> 
> 
> ----- Original Message -----
> From: "Timothee Besset" <tt...@idsoftware.com>
> To: <de...@subversion.tigris.org>
> Sent: Wednesday, December 11, 2002 4:11 PM
> Subject: Re: Development on ACL support in filesystems
> 
> 
> > I think ACL support is planned as a post-1.0 feature. Looking at the
> > issues list / features on http://subversion.tigris.org issue tracker will
> > probably reveal the relevant items.
> >
> > TTimo
> >
> > On Wed, 11 Dec 2002 16:12:45 +0530
> > "Shalini" <gs...@infotech.stph.net> wrote:
> >
> > >
> > > Hi,
> > >
> > > I have searched the Google & the subversion site , but I could not find
> any information related to the  development going on ACL support on
> Subversion.
> > > I have gone through the Development Roadmap for subversion but I din't
> find any issue related to ACL .
> > >
> > > Can someone pls give me the information whether there is any development
> is going on to provide ACL support for the SubVersion ?
> > >
> > > Or anyideas to implement ACL support for subversion?
> > >
> > > Thank You for your time
> > >
> > > Regards,
> > > Shalini
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: dev-help@subversion.tigris.org
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Development on ACL support in filesystems

Posted by Ben Collins-Sussman <su...@collab.net>.
"Shalini" <gs...@infotech.stph.net> writes:

> Yes.I've seen the issue tracker but din't find information on this.Hence,I
> mailed to this list.
> Anymore ideas?

Yes.  We do have plans to implement ACLs someday.

Justin Erenkrantz has been researching the WebDAV ACL spec, and
placing his notes and thoughts into our notes/ subdirectory.  Here's a
link:
 
   http://svn.collab.net/repos/svn/trunk/notes/webdav-acl-notes


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Development on ACL support in filesystems

Posted by Shalini <gs...@infotech.stph.net>.
Yes.I've seen the issue tracker but din't find information on this.Hence,I
mailed to this list.
Anymore ideas?

Shalini



----- Original Message -----
From: "Timothee Besset" <tt...@idsoftware.com>
To: <de...@subversion.tigris.org>
Sent: Wednesday, December 11, 2002 4:11 PM
Subject: Re: Development on ACL support in filesystems


> I think ACL support is planned as a post-1.0 feature. Looking at the
> issues list / features on http://subversion.tigris.org issue tracker will
> probably reveal the relevant items.
>
> TTimo
>
> On Wed, 11 Dec 2002 16:12:45 +0530
> "Shalini" <gs...@infotech.stph.net> wrote:
>
> >
> > Hi,
> >
> > I have searched the Google & the subversion site , but I could not find
any information related to the  development going on ACL support on
Subversion.
> > I have gone through the Development Roadmap for subversion but I din't
find any issue related to ACL .
> >
> > Can someone pls give me the information whether there is any development
is going on to provide ACL support for the SubVersion ?
> >
> > Or anyideas to implement ACL support for subversion?
> >
> > Thank You for your time
> >
> > Regards,
> > Shalini
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org