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

Re: Suggestion for SoC

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2006-04-17 20:27:29 CEST

On 4/17/06, Chida N <ajchidz@gmail.com> wrote:
> Hello,
>
> I would like to enforce the following policies per repository/directory on
> svn server
> 1. Block certain file types in the repository (i know this is possible on
> the client)
> 2. Define the maximum file size

All you'd need to do is write a pre-commit hook script (in any
language of your choice) to do these things. In other words, it seems
not like a core svn feature, but a relatively simple script written by
a specific sysadmin who needs that sort of blocking.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 17 20:28:06 2006

This is an archived mail posted to the Subversion Dev mailing list.

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