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

Re: svn:eol-style and newly added files

From: <cmpilato_at_collab.net>
Date: 2003-02-20 17:44:55 CET

Jens-Uwe Mager <jum@anubis.han.de> writes:

> Is there a way to set a default svn:eol-style on newly added files? My
> users add .py files from either Windows or Unix and constantly forget to
> set it to native, causing confusion.

You could write a pre-commit hook that verifies that all .py files
have that property set, and if they don't, email the committer and
reject the commit. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 20 17:47:26 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.