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

Re: Preserving newline at the end of files

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-08-23 15:04:11 CEST

Lutz Frommberger wrote:
> Hello,
>
> I noticed that after performing svn update on my C++ files, all of them
> do not longer end with a newline (LF in that case). This results in ugly
> compiler warnings for every file.
>
> I can't believe, that this is a wanted/standard behavior of subversion
> which can't be cured, because it is kinda annoying. So what am I doing
> wrong? How can I preserve the newline at the end of my files?

Read about svn:eol-style in chapter 7 of the online book.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 23 15:05:16 2005

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.