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

Standardize on ASCII type: dos2unix pre-commit hook?

From: Matt England <mengland_at_mengland.net>
Date: 2006-03-13 01:52:26 CET

The various repos I administer finds users putting different text/ASCII
types (dos and unix, maybe some old mac) in the text-file content. This
screws up the diff comparisons, merges, and other things.

I'd like to auto-force a standard unix text across certain repos (if not
all of them). My current thinking is to run a dos2unix/mac2unix pre-commit
hook. Is this a good/best way to go?

I assume I am not the first one to experience and address this
problem. I'm looking to learn from others. Suggestions/background/advice?

-Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 13 01:53:28 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.