[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: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 12 Mar 2009 07:04:05 -0400

On Wed, Mar 11, 2009 at 17:32, 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.

Subversion does not have checkout hooks. It only has hooks on events
which affect the state of the repository. What you're looking for is
Subversion's built-in access control facilities, which are described
in the manual.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1312336

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-12 12:05:13 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.