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

Server-driven configuration control?

From: Matt England <mengland_at_mengland.net>
Date: 2006-03-15 02:13:57 CET

I would like to see the Subversion system one day support server-side
configuration management of repo-wide activities. ie, I don't want to have
to force, manual, client-side changes (as per things like the "Standardize
on ASCII type: dos2unix pre-commit hook?" thread started here:
<http://svn.haxx.se/users/archive-2006-03/0516.shtml>, some text of which
is commented below) in order to enforce repo-wide policies like standard
ASCII formats, etc.

Is this is Subversions future, however far out it may be?

-Matt

At 3/14/2006 04:55 AM, Ryan Schmidt wrote:

>On Mar 13, 2006, at 20:24, Res Pons wrote:
>
>>I hope soon there's a server side control feature for this.
>>Setting auto props per user just doesn't make any sense to me and
>>if user set their own, wouldn't there be a conflict? I tried to
>>implement this feature on my server and I was told it yet doesn't
>>exist or not possible.
>
>What do you mean, "if user set their own, wouldn't there be a conflict"?
>
>I would suggest that you have a config file which specifies the
>automatic properties you want. Distribute this to all users. Then
>have a pre-commit hook which rejects files which do not have the
>required properties. Then there can be no problem.
>
>Well, of course there can be a problem of a user needing to work with
>two different repositories which have two different auto-props
>policies. That's not handled well right now. Sure, you can tell the
>svn command to use a different config file, but it's tedious and
>error-prone to specify that for each and every svn command.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 15 02:15:30 2006

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.