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

Re: Auto-props manage by the server ?

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-12-03 19:24:35 CET

On Dec 1, 2005, at 03:55, Flapflap wrote:

> I well undestand the config method for autoprops.
> But is there a way to configure on server (or maybe by
> repository) ? So all users of all repository have the same config
> with autoprops ?

No. The best you can do is have a pre-commit hook check the
properties of the files being committed, verify them against your
master configuration file, and decline the commit if it doesn't match
up. A link to a Python script which does this kind of verification
was posted to this list within the past two weeks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Dec 3 19:26:30 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.