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

RE: Setting svn:eol-style=native

From: Rob Hubbard <Rob.Hubbard_at_celoxica.com>
Date: 2006-12-12 12:04:21 CET

> Q3: Can I tell SVN "all files in this repo, if not otherwise marked,
> have svn:eol-style=native"?

Further to the previous responses...

You can set up a pre-commit hook script to check that attempts to add files in a commit are rejected if those files do not have appropriately set properties. (But you must not attempt to edit the committed data; you should only *observe* it.)

As already mentioned, each user should also have config auto-props set up.

Rob.

_____________________________________________________________________
This message has been checked for all known viruses by the MessageLabs Virus Scanning Service, on behalf of Celoxica Ltd.

This email and any files transmitted with it are confidential and
may be legally privileged. It is intended solely for the use of the
individual or entity to whom it is addressed. If you have received
this in error, please contact the sender and delete the material
immediately. Whilst this email has been swept for viruses, you
should carry out your own virus check before opening any
attachment. Celoxica Ltd accepts no liability for any loss or
damage which may be caused by software viruses or interception
or interruption of this email.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 12 12:05:35 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.