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

Re: allow download of file only for special users

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 15 Oct 2008 08:53:30 -0400

On Wed, Oct 15, 2008 at 08:37, FabianKajzar_at_googlemail.com
<FabianKajzar_at_googlemail.com> wrote:
> Hi
> i have one repository.
> is it possible, that all *.max files are only viewable for some users
> and all others (when they update their project) donīt even know that
> they exist?
>
> hope you understand what i mean because my english is not the
> best.....

If you put them in their own directory, you can use path-based
authorization (Subversion server feature, see the manual) to restrict
who can see it.

It can't be done by filename, only by directory.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-15 14:53:38 CEST

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

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