On Nov 16, 2005, at 18:43, Ryan Schmidt wrote:
> Now, thinking about this problem, it doesn't seem too far-fetched
> to me to imagine a pre-commit hook that can read a Subversion
> client configuration file and apply its rules to the incoming
> transaction—that is, check that the transaction conforms to the
> configuration and send an error otherwise—in effect letting you
> define a config file, provide it to all your clients, and then put
> it on the server for the hook to read and enforce. Looking through
> the config file, it looks like the only settings such a script
> would have to look at are the global-ignores and enable-auto-props
> settings in the [miscellany] group, and if enable-auto-props is
> true, then the list of automatic properties defined in the [auto-
> props] group. Seems like this might not be too difficult to write.
> Maybe someone has even done so already.
I think this script may do it:
http://svn.haxx.se/users/archive-2004-05/0880.shtml
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 17 11:49:54 2005