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

Setting svn:eol-style

From: Rusk, Patrick <PRusk_at_wellington.com>
Date: 2003-12-03 23:08:20 CET

I've just checkout out a bunch of code on a Solaris machine that was
originally committed from a Windows machine. They've got the wrong line
endings on Solaris.

I've read the Properties and Best Practices section of the Subversion book
about the "svn:eol-style" property, and I know that I want to use "native".
What I don't fully understand is how to apply this.

Do I have to do a "svn propset" on each individual text file in my
repository? Or is there a way to apply it to the repository as a whole, so
that it is automatically applied to all text files, but not binary files?

If I have to do it individually to files, is there some way to ensure that
any text file checked it gets this property set? Otherwise, we're bound to
forget to set it frequently.

Thanks in advance.

Patrick Rusk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 3 23:09:07 2003

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.