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