On Aug 15, 2006, at 12:43, Rob Wilkerson wrote:
> Thanks, Kevin. I got essentially the same answer from Hari, but it
> led to another question that I'll ask you as well:
>
> The file you reference is in *my* home directory. Presumably, then,
> setting autoprops in that file will only affect commits made by me.
> Is there a way to set those autoprops "globally"?
Yes, it only affects your commits. No, you cannot set it globally.
What you can do is install a pre-commit hook which verifies incoming
commits and rejects any that do not meet your autoprops definitions.
The error message you print could direct people to a Subversion
config file that's already set up correctly, for example on a web
page somewhere. You'd have to write this script though.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 15 14:13:59 2006