[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

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-12-03 21:30:55 CET

"Rusk, Patrick" <PRusk@wellington.com> writes:

> > > Do I have to do a "svn propset" on each individual text file
> > > in my repository?
> >
> > Yes. 'svn propset -R svn:eol-style native' (it will automatically
> > skip directories, and just apply the change to files).
>
> Thus applying it to binary files, I assume. Is Subversion smart
> enough to ignore the property when the file is known to be binary (which
> Subversion seems pretty smart about)?
>
> Thanks for your rapid help (and Ben's right after this).

The great thing about Ben is that he actually reads mails before
responding to them. Which is why he (unlike me) *didn't* give you the
bogus hint about 'svn propset -R' -- bogus for exactly the reasons you
surmised.

---------------------------------------------------------------------
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:32:38 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.