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

Re: eol-style native

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Thu, 25 Sep 2008 20:44:58 -0500

On Sep 25, 2008, at 05:49, Steve Whitson wrote:

> I see the discussions on 'auto-props' and the need for a feature
> allowing for clients to get these settings from the server. I look
> forward to that feature being implemented, since my setting of
> these only fixes what I put in this repository today. Ensuring
> each developer's client environment sticks to our defined auto-
> props configuration is not going to be easy.

Write a pre-commit hook enforcing whatever policy you want. If a
commit doesn't have the characteristics you require, reject the
commit by exiting with a nonzero status, and print an error
explaining your policy to the committer.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-26 03:51:06 CEST

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.