[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 2459 - trunk/www

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-10 20:46:39 CEST

Blair Zajac <blair@orcaware.com> writes:

> Seems cleaner to have all the files in the repos have the end of
> lines you want instead of putting a property on the file.

Hm, yeah, guess so.

> A recursive grep through svn doesn't show any documentation on
> this, except for ./subversion/libsvn_wc/translate.h which shows
>
> /* Valid states for 'svn:eol-style' property.
> Property nonexistence is equivalent to 'none'. */
> enum svn_wc__eol_style
> {
> svn_wc__eol_style_unknown, /* An unrecognized style */
> svn_wc__eol_style_none, /* EOL translation is "off" or ignored value */
> svn_wc__eol_style_native, /* Translation is set to client's native style */
> svn_wc__eol_style_fixed /* Translation is set to one of LF, CR, CRLF */
> }
>
> Should put this info someplace.

doc/handbook/outline.txt

Feel free to join me! I'm working the Handbook as a side project
right now. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 10 20:51:10 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.