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

Re: Can you restrict what folders/files can be checked out

From: David Weintraub <qazwart_at_gmail.com>
Date: 2005-06-24 22:44:29 CEST

So, you want to prevent the user from checking out the file, but
they're allowed to view the contents over the web?

I don't think that's possible.

Do you want to control who can make changes?

Sure, you can use the Perl script (commit-access-control.pl?) that
comes with the Subversion distribution to say who can and can't check
in certain files and folders.

Do you want to prevent people from having access to particular files?

That's has to do with the way you setup Apache.

On 6/24/05, Marino Kevin <Kevin.Marino@neighborcare.com> wrote:
> So far haven't found the answer. I am using Subversion for web
> development and would like to know if I can restrict certain folders and
> or files from being allowed to be checked out.
>
> I know I can delete and then use copy to retrieve if necessary.
>
> Thanks
>
> -Kevin Marino
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

-- 
--
David Weintraub
qazwart@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 24 22:45:59 2005

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.