From eece118c6603000ee85cf5a70d467032eec95c10 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Mon, 24 May 2010 21:52:12 +0000 Subject: [PATCH] CR/LF comment into manual git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34494 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/doc/Extended.lyx | 54 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 53 insertions(+), 1 deletion(-) diff --git a/lib/doc/Extended.lyx b/lib/doc/Extended.lyx index 8e9966cade..a59fc4d5f3 100644 --- a/lib/doc/Extended.lyx +++ b/lib/doc/Extended.lyx @@ -1,4 +1,4 @@ -#LyX 1.6.6svn created this file. For more info see http://www.lyx.org/ +#LyX 1.6.7svn created this file. For more info see http://www.lyx.org/ \lyxformat 345 \begin_document \begin_header @@ -19375,6 +19375,58 @@ svn co svn+ssh://user@server/repository_path . \end_layout +\begin_layout Subsubsection +End-of-Line Conversions +\end_layout + +\begin_layout Standard +When the collaborators are mixing Linux and Windows environments, LyX will + use different line endings inside the .lyx files. + This is not problem as far as LyX functionality is concerned, but the commit + diffs will be huge and merge-conflicts prone. + Fortunately SVN itself knows +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +http://svnbook.red-bean.com/en/1.4/svn.advanced.props.file-portability.html +\end_layout + +\end_inset + + how to deal with CR/LF problems when switching .lyx files to the +\begin_inset Flex CharStyle:Code +status collapsed + +\begin_layout Plain Layout +native +\end_layout + +\end_inset + + mode. +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +For the lazy guys: +\begin_inset Flex CharStyle:Code +status collapsed + +\begin_layout Plain Layout +svn propset svn:eol-style native FILE_NAME +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + \begin_layout Subsection Further tuning \end_layout