Hi all,
thank you for your help. We actually ended up using StatSvn, a tool that
provides interesting statistiscs on the content of the repository and allows
you to navigate into the repository without actually viewing or downloading
the files. Pretty cool tool, by the way.
Antonio.
_____
Da: richard hornsby [mailto:richardjhornsby_at_gmail.com]
Inviato: luned́ 19 maggio 2008 15.27
A: Antonio Leonforte
Cc: users_at_subversion.tigris.org
Oggetto: Re: Allowing SVN accounts to just list the content of a repository
On Mon, May 19, 2008 at 4:39 AM, 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.
It might be useful to take a look at websvn (http://websvn.tigris.org/).
You could use this as a starting point of a PHP app. I built a (very)
simple web-based deployment tool using the functionality already provided by
websvn.
-rj
Received on 2008-05-20 09:50:06 CEST