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

Re: doing a massive EOL normalization for a small group of users?

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Wed, 29 Oct 2008 19:39:58 -0500

On Oct 29, 2008, at 14:27, Robert P. J. Day wrote:

> Quoting David Weintraub:
>
>> The hook enforces your policy. The auto-properties just is a
>> convenience for the developers.
>
> right ... i had assumed that, once you set a server-side
> commit hook, the client-side auto-props for eol for any files
> covered by that commit hook is pretty much redundant, right?

Not redundant at all.

The server-side pre-commit hook will prevent the commit of files
whose properties do not match your requirements. The developer will
then have to set the required properties before trying to commit again.

The client-side auto-props will prevent the user from having to set
the required properties on new files manually and will do it for them
automatically.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-30 01:40:26 CET

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.