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

Re: svn commit: rev 2844 - clients/rapidsvn/trunk

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-08-01 23:04:31 CEST

bmatzelle@tigris.org writes:

> + * If you add any files to the project that might be opened on more
> + than one operating system then give the file the native eol-style
> + property. This ensures that all files downloaded via svn
> + arrive with the line endings native to that OS. Here is how you
> + add the property:
> + % svn propset eol-style native new_file.cpp

Red alert! The name of the property is "svn:eol-style", not
"eol-style". :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 1 23:06:18 2002

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.