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

Re: Restricting Checkout of the source from repository

From: David Weintraub <qazwart_at_gmail.com>
Date: Thu, 12 Mar 2009 11:58:24 -0400

Nope: You can use hooks to control the commit, but not the checkout.
However, you can setup checkout permissions via the repository
authorization section.

If you're using svnserve:
<http://svnbook.red-bean.com/en/1.5/svn.serverconfig.svnserve.html#svn.serverconfig.svnserve.auth>

If you're using Apache:
<http://svnbook.red-bean.com/en/1.5/svn.serverconfig.httpd.html#svn.serverconfig.httpd.authz>

On Wed, Mar 11, 2009 at 5:32 PM, Sudan, Hari Hara
<Hari.H.Sudan_at_conocophillips.com> wrote:
>
> Does subversion allow a hook to control the checkout of the source from the
> repository? Subversion allows this for the commits.
>
> We want to restrict the checkouts to certain individuals and want to find
> out how to achieve this with subversion.
>
> Thanks
>
> Regards,
> Hari

-- 
--
David Weintraub
qazwart_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1313456
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-12 16:59:15 CET

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.