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

Re: "System-wide configuration area" and global-ignores

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-11-17 11:47:44 CET

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

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.