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

Re: Archiving Projects (End-Of-Life)

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Thu, 16 Dec 2010 00:57:24 -0500

On Wed, Dec 15, 2010 at 8:50 AM, Andy Levy <andy.levy_at_gmail.com> wrote:

> If you just need to set the whole directory read-only unilaterally,
> you don't need a pre-commit hook; just use the built-in path-based
> authorization.

Well, no, you don't *need* to do it that way. But each access method
has its own access control, whether svn or svn+ssh, file based, or
http/https. Rather than exerting cleverness, simply disabling all
writes in a clean and easily restored fashion, and one that is more
certain to be replicated by an svnadmin hotcopy, seems quite
reasonable.
Received on 2010-12-16 06:58:05 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.