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

Re: [PATCH] Best Practices

From: Scott Lamb <slamb_at_slamb.org>
Date: 2002-08-08 19:36:15 CEST

Karl Fogel wrote:
>>+@subsection Line endings
>>+
>>+Different platforms (Unix, Windows, MacOS) have different conventions for
>>+marking the line endings of text files. Simple editors may rewrite line
>>+endings, causing problems with diff and merge. This is a subset of the
>>+formatting problems.
>>+
>>+Subversion has built-in support for normalizing line endings. To enable it,
>>+set the @samp{svn:eol-style} property to ``native''. @xref{Properties}.
>
>
> "normalizing" doesn't mean much by itself. I think it would be better
> to describe what it actually does, and why it helps solve the problem.

I was trying to avoid duplicating the @samp{svn:eol-style} subsubsection
of the properties node, which already does that. In fact, the cross
reference to it is pretty much the point of this subsection.

Is there a way to do a cross reference to a specific spot within a node?
Otherwise, I might just move much of that to this chapter.

> Okay. Maybe one more iteration, then we can commit this material and
> work on it inline?

Sure. No big objections to the rest of your proposed changes.

-- 
Scott Lamb
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 8 19:39: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.