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

Re: Allowing SVN accounts to just list the content of a repository

From: waqas Arshed <cs1624_at_yahoo.com>
Date: Mon, 19 May 2008 02:12:49 -0700 (PDT)

--- On Mon, 5/19/08, Antonio Leonforte <antonio.leonforte_at_fhoster.com> wrote:

> Hi all, we have an SVN repository on a Linux server, and we
> access it on the
> web using apache. I would like to setup an account allowing
> potential
> investors to just *list* all the directories and files
> without actually
> being able to download or even view the content of the
> files. Is this
> possible ?
> Antonio.
>
>

You may setup a web page and retrieve the list of required files and directories through some server side script (php, perl etc.) and then present the list to viewer. As far as I know, SVN provides only three types of access control (read only, read+write, no access) none of which fulfills your requirement.

Regards,
Waqas Arshed

      

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-19 11:13:15 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.